aboutsummaryrefslogtreecommitdiff
path: root/src/ioHDF5UtilGH.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ioHDF5UtilGH.h')
-rw-r--r--src/ioHDF5UtilGH.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ioHDF5UtilGH.h b/src/ioHDF5UtilGH.h
index de2de80..30880cb 100644
--- a/src/ioHDF5UtilGH.h
+++ b/src/ioHDF5UtilGH.h
@@ -193,13 +193,13 @@ void IOHDF5Util_DumpParameters (cGH *GH, hid_t group);
void IOHDF5Util_DumpGHExtensions (cGH *GH, hid_t group);
int IOHDF5Util_DumpGH (cGH *GH, int timers[], hid_t file);
void IOHDF5Util_DumpCommonAttributes (cGH *GH,
- int index,
+ int vindex,
int timelevel,
CCTK_INT global_shape[],
ioHDF5Geo_t *slab,
hid_t dataset);
int IOHDF5Util_DumpVar (cGH *GH,
- int index,
+ int vindex,
int timelevel,
ioHDF5Geo_t *slab,
hid_t file,