From 4aa325f2d840d8a2d0eeaff3d0c72bab39b51b5e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 18 May 2012 16:30:45 +0200 Subject: Whitespace --- src/process_hkl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/process_hkl.c') diff --git a/src/process_hkl.c b/src/process_hkl.c index d72a8d91..26abfd4f 100644 --- a/src/process_hkl.c +++ b/src/process_hkl.c @@ -502,8 +502,8 @@ int main(int argc, char *argv[]) hist_i = 0; merge_all(fh, model, NULL, config_startafter, config_stopafter, - sym, n_total_patterns, hist_vals, hist_h, hist_k, hist_l, - &hist_i); + sym, n_total_patterns, hist_vals, hist_h, hist_k, hist_l, + &hist_i); if ( ferror(fh) ) { ERROR("Stream read error.\n"); return 1; -- cgit v1.2.3