summaryrefslogtreecommitdiffstats
path: root/test/ohdr.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2019-06-29 09:38:14 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2019-06-29 09:38:14 (GMT)
commitf250815151df8da8a93c0ff781a3cf134f1c6cbd (patch)
treeaea82df0c2ef0e68c0752020b221e65e9a56e709 /test/ohdr.c
parent13d951d37205bcd48723330a898e5d67c5e1ecb2 (diff)
downloadhdf5-f250815151df8da8a93c0ff781a3cf134f1c6cbd.zip
hdf5-f250815151df8da8a93c0ff781a3cf134f1c6cbd.tar.gz
hdf5-f250815151df8da8a93c0ff781a3cf134f1c6cbd.tar.bz2
Cleaned up misc warnings.
Diffstat (limited to 'test/ohdr.c')
-rw-r--r--test/ohdr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ohdr.c b/test/ohdr.c
index d15e43b..facedd5 100644
--- a/test/ohdr.c
+++ b/test/ohdr.c
@@ -809,7 +809,7 @@ oh_compare(hid_t did1, hid_t did2)
* Conduct additions side-by-side with a standard datataset and one with
* minimized dataset object headers.
*/
-#define ATTR_NAME_MAX 16
+#define ATTR_NAME_MAX 64
#define ATTR_SHORT "first"
#define ATTR_LONG "second"
#define N_ATTRS 64