From 6e9e9e0dd200979642de8d2a2bce2f66f9728237 Mon Sep 17 00:00:00 2001 From: Barbara Jones Date: Tue, 16 Jun 2015 13:32:04 -0500 Subject: [svn-r27216] The comments in this example were incorrect regarding the resulting dataset. They were updated to match the output of the file. (HDFFV-637) --- examples/h5_extend_write.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/h5_extend_write.c b/examples/h5_extend_write.c index 74f6c01..56bd025 100644 --- a/examples/h5_extend_write.c +++ b/examples/h5_extend_write.c @@ -165,9 +165,9 @@ main (void) /* * Resulting dataset * - * 3 3 3 2 2 - * 3 3 3 2 2 - * 3 3 3 0 0 + * 1 1 1 3 3 + * 1 1 1 3 3 + * 1 1 1 0 0 * 2 0 0 0 0 * 2 0 0 0 0 * 2 0 0 0 0 -- cgit v0.12