aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-02-05 18:05:30 +0100
committerThomas White <taw@physics.org>2013-02-05 18:05:30 +0100
commit2f06e6a1abf28a22cf78a6c3d89596bec2a6a8c5 (patch)
treec7c8beda3593ae1dfe31a646f51787c992f59eef /src/im-sandbox.h
parent2ce85a95d86e350b785d206405e97d7317672188 (diff)
Fixes for indexing pipeline
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 176bfde0..96311056 100644
--- a/src/im-sandbox.h
+++ b/src/im-sandbox.h
@@ -76,4 +76,4 @@ struct index_args
extern void create_sandbox(struct index_args *iargs, int n_proc, char *prefix,
int config_basename, FILE *fh,
- char *use_this_one_instead, Stream *st);
+ char *use_this_one_instead, FILE *stream);