From b436924ab935f1c5aed4a7eea1eb9bfea06b9006 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 5 Sep 2014 13:36:12 +0200 Subject: Fussiness --- libcrystfel/src/stream.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcrystfel/src/stream.c b/libcrystfel/src/stream.c index f50d2a2b..9aaa53df 100644 --- a/libcrystfel/src/stream.c +++ b/libcrystfel/src/stream.c @@ -912,7 +912,7 @@ Stream *open_stream_fd_for_write(int fd) * Returns: a %Stream, or NULL on failure. */ Stream *open_stream_for_write_2(const char *filename, - const char* geom_filename, int argc, + const char *geom_filename, int argc, char *argv[]) { -- cgit v1.2.3