diff options
author | Thomas White <taw@physics.org> | 2014-12-12 21:01:17 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-12-14 07:17:48 +0100 |
commit | ff74e26ef0dfb7f1584bce67a9d9abf48170eca4 (patch) | |
tree | d10b2f62f7530df4f5a6f6183001f0482dbec99c /src/process_image.h | |
parent | d5f011beac8badef95a65966935d4fc1b320e292 (diff) |
Fussiness
Diffstat (limited to 'src/process_image.h')
-rw-r--r-- | src/process_image.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/process_image.h b/src/process_image.h index 891553e6..8dba8a85 100644 --- a/src/process_image.h +++ b/src/process_image.h @@ -64,7 +64,7 @@ struct index_args struct beam_params *beam; char *element; char *hdf5_peak_path; - int cxidb_hdf5_peaks; + int cxi_hdf5_peaks; float pk_inn; float pk_mid; float pk_out; |