From 3c2e1af0410645b6e8c0e2b7dec8d7d07cfa9d00 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 5 Feb 2010 17:46:07 +0100 Subject: Formatting fussiness --- src/process_hkl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/process_hkl.c') diff --git a/src/process_hkl.c b/src/process_hkl.c index 1c99d84a..0d09ad3f 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -195,7 +195,7 @@ int main(int argc, char *argv[]) const struct option longopts[] = { {"help", 0, NULL, 'h'}, {"input", 1, NULL, 'i'}, - {"output", 1, NULL, 'o'}, + {"output", 1, NULL, 'o'}, {"max-only", 0, &config_maxonly, 1}, {"output-every", 1, NULL, 'e'}, {"no-analyse", 0, &config_noanalyse, 1}, -- cgit v1.2.3