aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-09-29 17:25:22 +0200
committerThomas White <taw@physics.org>2021-09-29 17:25:22 +0200
commit76bb6a3f5da54b41555b25e7cd6ae8aa7c53654c (patch)
tree7356e04e3209dbdf9c2e4975944c264c2e5237ee /libcrystfel
parent358f0684422bd96a475af71756bfdcf99602a05c (diff)
Remove old references
Diffstat (limited to 'libcrystfel')
-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 */