summaryrefslogtreecommitdiffstats
path: root/src/H5MVpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5MVpkg.h')
-rw-r--r--src/H5MVpkg.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/H5MVpkg.h b/src/H5MVpkg.h
index 1c05da4..2d564e6 100644
--- a/src/H5MVpkg.h
+++ b/src/H5MVpkg.h
@@ -41,8 +41,9 @@
/* Free-space section types for file */
/* (values stored in free space data structures in file) */
-#define H5MV_FSPACE_SECT_SIMPLE 0 /* For non-paged aggregation: section is a range of actual bytes in file \
- */
+#define H5MV_FSPACE_SECT_SIMPLE \
+ 0 /* For non-paged aggregation: section is a range of actual bytes in file \
+ */
/****************************/
/* Package Private Typedefs */