From 76bb6a3f5da54b41555b25e7cd6ae8aa7c53654c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 29 Sep 2021 17:25:22 +0200 Subject: Remove old references --- libcrystfel/src/datatemplate_priv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libcrystfel') 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 */ -- cgit v1.2.3