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:04:26 (GMT)
commit4626032e030e2afcb71ca65b9df72b4aa66f9f8e (patch)
treee9d11353802f91887d0b6b9339a67378dca7b993 /src/H5PLpkg.h
parent06ed851867bd3751bcb7c888f5fd1a5a3aee5780 (diff)
downloadhdf5-4626032e030e2afcb71ca65b9df72b4aa66f9f8e.zip
hdf5-4626032e030e2afcb71ca65b9df72b4aa66f9f8e.tar.gz
hdf5-4626032e030e2afcb71ca65b9df72b4aa66f9f8e.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 */