aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-10-10 17:56:06 +0200
committerThomas White <taw@physics.org>2013-10-10 17:56:06 +0200
commit46dcc94ec094d061724930c85944af7ea6dfb0f8 (patch)
treeb79d5724ca4db8786039fd6f575042475b559043 /src/im-sandbox.h
parentff7941d1ca65b70cfdb68658d7b2a7b15f01f2c0 (diff)
indexamajig: Add --temp-dir
Diffstat (limited to 'src/im-sandbox.h')
-rw-r--r--src/im-sandbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/im-sandbox.h b/src/im-sandbox.h
index 9248b226..c0c8eba4 100644
--- a/src/im-sandbox.h
+++ b/src/im-sandbox.h
@@ -39,4 +39,4 @@
extern void create_sandbox(struct index_args *iargs, int n_proc, char *prefix,
int config_basename, FILE *fh,
char *use_this_one_instead, int streamfd,
- int argc, char *argv[]);
+ int argc, char *argv[], const char *tempdir);