aboutsummaryrefslogtreecommitdiff
path: root/src/ioPandaGH.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ioPandaGH.h')
-rw-r--r--src/ioPandaGH.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ioPandaGH.h b/src/ioPandaGH.h
index 7434e1f..736ca58 100644
--- a/src/ioPandaGH.h
+++ b/src/ioPandaGH.h
@@ -29,7 +29,7 @@ typedef struct
ioRequest **requests;
/* directory in which to output */
- char *outdir;
+ char *out_dir;
/* the last iteration output for variable[i] */
int *out_last;