From 924e12622df423f2934d35fd50bd2640b2bbdf5d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 20 Feb 2015 15:18:07 +0100 Subject: Formatting --- libcrystfel/src/hdf5-file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcrystfel/src/hdf5-file.c') diff --git a/libcrystfel/src/hdf5-file.c b/libcrystfel/src/hdf5-file.c index 5ac6e9c9..0c1ea92a 100644 --- a/libcrystfel/src/hdf5-file.c +++ b/libcrystfel/src/hdf5-file.c @@ -1966,7 +1966,7 @@ char *hdfile_get_string_value(struct hdfile *f, const char *name, char **hdfile_read_group(struct hdfile *f, int *n, const char *parent, - int **p_is_group, int **p_is_image) + int **p_is_group, int **p_is_image) { hid_t gh; hsize_t num; -- cgit v1.2.3