From 2f06e6a1abf28a22cf78a6c3d89596bec2a6a8c5 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 5 Feb 2013 18:05:30 +0100 Subject: Fixes for indexing pipeline --- src/im-sandbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/im-sandbox.h') 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); -- cgit v1.2.3