From 8a0e01d88fca0701c45a322454ca3348dfc8ce46 Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 6 May 2004 11:55:14 +0000 Subject: Fixed usage stdout message. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@190 4825ed28-b72c-4eae-9704-e50c059e567d --- doc/CreateIOHDF5datafile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3