aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-07-12 00:02:06 +0200
committerThomas White <taw@bitwiz.org.uk>2012-07-12 00:02:06 +0200
commitce55f225c659adf6a96648e0faa223a7ea602858 (patch)
treee28f5e3bbd99f8e389fce30d5afba60e341fe5cd
parent56e9def44180382400bf0e59dbd0b8cdf55ca3f4 (diff)
Formatting
-rw-r--r--src/indexamajig.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 35e92c65..7310d391 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -1405,10 +1405,8 @@ int main(int argc, char *argv[])
n_processed++;
/* Send next filename */
- nextImage = get_pattern(fh,
- &use_this_one_instead,
- config_basename,
- prefix);
+ nextImage = get_pattern(fh, &use_this_one_instead,
+ config_basename, prefix);
if ( nextImage == NULL ) {
/* No more images */