aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2004-05-06 11:55:14 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2004-05-06 11:55:14 +0000
commit8a0e01d88fca0701c45a322454ca3348dfc8ce46 (patch)
treea1bed7ef8cf419cdbe606580e50a6cd262c8b78b
parent899b4db38262a980b81b20dd3f2baf69984dc097 (diff)
Fixed usage stdout message.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@190 4825ed28-b72c-4eae-9704-e50c059e567d
-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