summaryrefslogtreecommitdiffstats
path: root/src/H5Onull.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Onull.c')
-rw-r--r--src/H5Onull.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Onull.c b/src/H5Onull.c
index fcdd85f..ca811da 100644
--- a/src/H5Onull.c
+++ b/src/H5Onull.c
@@ -43,6 +43,7 @@ const H5O_class_t H5O_NULL[1] = {{
NULL, /*no size method */
NULL, /*no reset method */
NULL, /*no free method */
+ NULL, /*no file delete method */
NULL, /*no get share method */
NULL, /*no set share method */
NULL, /*no debug method */