From ff74e26ef0dfb7f1584bce67a9d9abf48170eca4 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 12 Dec 2014 21:01:17 +0100 Subject: Fussiness --- libcrystfel/src/hdf5-file.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcrystfel/src/hdf5-file.h') diff --git a/libcrystfel/src/hdf5-file.h b/libcrystfel/src/hdf5-file.h index 93ef1d95..84b20798 100644 --- a/libcrystfel/src/hdf5-file.h +++ b/libcrystfel/src/hdf5-file.h @@ -80,7 +80,7 @@ extern int hdfile_is_scalar(struct hdfile *f, const char *name, int verbose); char *hdfile_get_string_value(struct hdfile *f, const char *name, struct event* ev); extern int get_peaks(struct image *image, struct hdfile *f, const char *p, - int cxidb_format, struct filename_plus_event *fpe); + int cxi_format, struct filename_plus_event *fpe); extern double get_value(struct hdfile *f, const char *name); extern double get_ev_based_value(struct hdfile *f, const char *name, -- cgit v1.2.3