summaryrefslogtreecommitdiffstats
path: root/test/tmeta.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/tmeta.c')
-rw-r--r--test/tmeta.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/tmeta.c b/test/tmeta.c
index 886ded2..ce5d65c 100644
--- a/test/tmeta.c
+++ b/test/tmeta.c
@@ -21,8 +21,6 @@
*************************************************************/
#include "testhdf5.h"
-
-#include "H5private.h"
#include "H5Fprivate.h"
#define TEST_INT16_VALUE -7641
@@ -65,7 +63,7 @@ test_metadata(void)
uint8_t *p; /* pointer into the buffer being en/de-coded */
/* Output message about test being performed */
- MESSAGE(5, ("Testing Metadata encode/decode code\n"));
+ MESSAGE(5, ("Testing Metadata Encoding/decoding\n"));
/* Start by encoding the values above */
p = encode_buffer;