summaryrefslogtreecommitdiffstats
path: root/src/H5PLpkg.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-03-30 20:03:31 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-03-30 20:03:31 (GMT)
commit51412aa48c6435ef7798f563fb269b13b6c0418c (patch)
tree83eb851815dbaf188c90ca7622dd3890770c7864 /src/H5PLpkg.h
parente51c624ac0b27e0a5aeff86cd338716ecf8c8b0c (diff)
downloadhdf5-51412aa48c6435ef7798f563fb269b13b6c0418c.zip
hdf5-51412aa48c6435ef7798f563fb269b13b6c0418c.tar.gz
hdf5-51412aa48c6435ef7798f563fb269b13b6c0418c.tar.bz2
HDFFV-10143 Cleanup due to comments
Diffstat (limited to 'src/H5PLpkg.h')
-rw-r--r--src/H5PLpkg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5PLpkg.h b/src/H5PLpkg.h
index 2761a33..5cf3096 100644
--- a/src/H5PLpkg.h
+++ b/src/H5PLpkg.h
@@ -29,13 +29,13 @@
/* Package Private Macros */
/**************************/
+#define H5PL_MAX_PATH_NUM 16
+
/****************************/
/* Package Private Typedefs */
/****************************/
-#define H5PL_MAX_PATH_NUM 16
-
/*****************************/
/* Package Private Variables */