aboutsummaryrefslogtreecommitdiff
path: root/src/ioStreamedHDF5GH.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ioStreamedHDF5GH.h')
-rw-r--r--src/ioStreamedHDF5GH.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ioStreamedHDF5GH.h b/src/ioStreamedHDF5GH.h
index d770bb6..4abc6f8 100644
--- a/src/ioStreamedHDF5GH.h
+++ b/src/ioStreamedHDF5GH.h
@@ -54,7 +54,7 @@ int IOStreamedHDF5_OutputGH (cGH *GH);
int IOStreamedHDF5_TriggerOutput (cGH *GH, int);
int IOStreamedHDF5_TimeFor (cGH *GH, int);
int IOStreamedHDF5_OutputVarAs (cGH *GH, const char *var, const char *alias);
-int IOStreamedHDF5_Recover (cGH *GH, const char *basename, int called_from);
+int IOStreamedHDF5_Recover (cGH *GH, const char *basefilename, int called_from);
/* other function prototypes */
void IOStreamedHDF5_Write (cGH *GH, int vindex, const char *alias);