aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/datatemplate_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/datatemplate_priv.h')
-rw-r--r--libcrystfel/src/datatemplate_priv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcrystfel/src/datatemplate_priv.h b/libcrystfel/src/datatemplate_priv.h
index 9d9485bf..94b3f8a9 100644
--- a/libcrystfel/src/datatemplate_priv.h
+++ b/libcrystfel/src/datatemplate_priv.h
@@ -117,10 +117,10 @@ struct panel_template
double cny;
/**@}*/
- /** Location to get \ref cnz from, e.g. from HDF5 file */
+ /** Location to get cnz from, e.g. from HDF5 file */
char *cnz_from;
- /** The offset to be applied from \ref clen */
+ /** The offset to be applied from clen */
double cnz_offset;
/** Mask definitions */