aboutsummaryrefslogtreecommitdiff
path: root/src/iobasicGH.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iobasicGH.h')
-rw-r--r--src/iobasicGH.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iobasicGH.h b/src/iobasicGH.h
index e957a00..573ccdf 100644
--- a/src/iobasicGH.h
+++ b/src/iobasicGH.h
@@ -39,7 +39,7 @@ typedef struct IOBASIC_GH
char info_reductions_changed;
/* directory in which to place scalar output */
- char *outdir;
+ char *out_dir;
/* The last iteration output */
int *outInfo_last, *outScalar_last;