summaryrefslogtreecommitdiffstats
path: root/test/dangle.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-02-16 15:25:51 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-02-16 15:25:51 (GMT)
commitfc875eb5b76542f1765cee0ba8450c6e7b84ed04 (patch)
tree5814ca302e23493295c23ad70cf8fee25e9c2cfb /test/dangle.c
parent4644bd295a309bd578899a572ee9dd19b44c6c3f (diff)
downloadhdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.zip
hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.tar.gz
hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.tar.bz2
HDFFV-10384 and includes cleanup merged from devlop
Diffstat (limited to 'test/dangle.c')
-rw-r--r--test/dangle.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/dangle.c b/test/dangle.c
index 1717d12..62b1d1b 100644
--- a/test/dangle.c
+++ b/test/dangle.c
@@ -15,10 +15,9 @@
* Programmer: Quincey Koziol <koziol@ncsa.uiuc.edu>
* Tuesday, May 13, 2003
*
- * Purpose: Test dangling IDs
+ * Purpose: Test dangling IDs
*/
#include "h5test.h"
-#include "H5private.h"
const char *FILENAME[] = {
"dangle",