summaryrefslogtreecommitdiffstats
path: root/src/H5Gint.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Gint.c')
-rw-r--r--src/H5Gint.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Gint.c b/src/H5Gint.c
index d31737a..114d58d 100644
--- a/src/H5Gint.c
+++ b/src/H5Gint.c
@@ -109,6 +109,7 @@ H5FL_DEFINE(H5G_shared_t);
/* Declare the free list to manage H5_obj_t's */
H5FL_DEFINE(H5_obj_t);
+
/*****************************/
/* Library Private Variables */
/*****************************/