summaryrefslogtreecommitdiffstats
path: root/src/H5Onull.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Onull.c')
-rw-r--r--src/H5Onull.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/H5Onull.c b/src/H5Onull.c
index 0b8d742..5240112 100644
--- a/src/H5Onull.c
+++ b/src/H5Onull.c
@@ -20,8 +20,6 @@
*
* Purpose: The null message.
*
- * Modifications:
- *
*-------------------------------------------------------------------------
*/
@@ -51,3 +49,4 @@ const H5O_msg_class_t H5O_MSG_NULL[1] = {{
NULL, /*no post copy native value to file */
NULL /*no debug method */
}};
+