aboutsummaryrefslogtreecommitdiff
path: root/doc/CreateIOHDF5datafile.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/CreateIOHDF5datafile.c')
-rw-r--r--doc/CreateIOHDF5datafile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CreateIOHDF5datafile.c b/doc/CreateIOHDF5datafile.c
index 1f1db7a..00c9c76 100644
--- a/doc/CreateIOHDF5datafile.c
+++ b/doc/CreateIOHDF5datafile.c
@@ -17,7 +17,7 @@
/* the name of our sample data file */
-#define DATAFILENAME "x_3d.h5"
+#define DATAFILENAME "x.h5"
/* the number of dimensions of our sample data array and its size */
#define NDIM 3