aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/stream.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-06-10 12:05:12 +0200
committerThomas White <taw@physics.org>2020-07-29 18:53:44 +0200
commit9de2a50dea4c81cc728bd61a678c074dbe702e2d (patch)
treeee61053cea5f5dae220efb5c7b0cc3d7379cebb9 /libcrystfel/src/stream.h
parentb029be4a077085aef818d3868e45297827902a01 (diff)
Update stream to new API
Diffstat (limited to 'libcrystfel/src/stream.h')
-rw-r--r--libcrystfel/src/stream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcrystfel/src/stream.h b/libcrystfel/src/stream.h
index ed850b0b..6970ea02 100644
--- a/libcrystfel/src/stream.h
+++ b/libcrystfel/src/stream.h
@@ -68,8 +68,8 @@ typedef struct _stream Stream;
* Use this (and \ref read_chunk) to read the stream faster if you
* don't need the entire contents of the stream.
*
- * When reading, using either of \p STREAM_REFLECTIONS or
- * \p STREAM_UNITCELL implies \p STREAM_CRYSTALS.
+ * Using either of \p STREAM_REFLECTIONS or * \p STREAM_UNITCELL
+ * implies \p STREAM_CRYSTALS.
**/
typedef enum {