summaryrefslogtreecommitdiffstats
path: root/test/h5test.h
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2021-07-09 21:27:10 (GMT)
committerGitHub <noreply@github.com>2021-07-09 21:27:10 (GMT)
commit86e8238ad32e70b56cdc61c56551ca71bd7d46b9 (patch)
treeca25db71338a2fa08c2003921bb1d79904c62b0f /test/h5test.h
parent8e2fc4a2e2325a006d42b1df5c339549cdd2cb94 (diff)
downloadhdf5-86e8238ad32e70b56cdc61c56551ca71bd7d46b9.zip
hdf5-86e8238ad32e70b56cdc61c56551ca71bd7d46b9.tar.gz
hdf5-86e8238ad32e70b56cdc61c56551ca71bd7d46b9.tar.bz2
Removes develop header cruft (#828)
Diffstat (limited to 'test/h5test.h')
-rw-r--r--test/h5test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/h5test.h b/test/h5test.h
index db1a887..2855fb5 100644
--- a/test/h5test.h
+++ b/test/h5test.h
@@ -22,7 +22,7 @@
/*
* Include required headers. This file tests internal library functions,
- * so we include the private headers here, along with developer routines.
+ * so we include the private headers here.
*/
#include "hdf5.h"
#include "H5private.h"