From 10f77e1e2f11baae436bb149066625d295ae521a Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 24 Sep 2014 13:39:28 +0200 Subject: Move photon_energy to "geometry" file --- src/im-sandbox.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/im-sandbox.c') diff --git a/src/im-sandbox.c b/src/im-sandbox.c index 75c2624e..6c712ba3 100644 --- a/src/im-sandbox.c +++ b/src/im-sandbox.c @@ -131,9 +131,9 @@ static void unlock_sandbox(struct sandbox *sb) } -static struct filename_plus_event *get_pattern - (FILE *fh, int config_basename, struct detector *det, - const char *prefix) +static struct filename_plus_event *get_pattern(FILE *fh, int config_basename, + struct detector *det, + const char *prefix) { char *line = NULL; size_t len; -- cgit v1.2.3