From 88cd2cfd80838dd57cf607ac0fa752665cae4c14 Mon Sep 17 00:00:00 2001 From: Valerio Mariani Date: Mon, 26 Jan 2015 16:34:46 +0100 Subject: Keep hold of HDF5 fields which came from the stream --- libcrystfel/src/image.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libcrystfel/src/image.h') diff --git a/libcrystfel/src/image.h b/libcrystfel/src/image.h index e196d052..10e83905 100644 --- a/libcrystfel/src/image.h +++ b/libcrystfel/src/image.h @@ -180,6 +180,7 @@ struct image { char *filename; struct event *event; const struct copy_hdf5_field *copyme; + struct stuff_from_stream *stuff_from_stream; int id; /* ID number of the thread * handling this image */ -- cgit v1.2.3