From 17b4e2c20a69e4c11cf96fc120541674ff4ec704 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 9 Mar 2012 15:48:23 +0100 Subject: Fix documentation --- libcrystfel/src/reflist-utils.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libcrystfel') diff --git a/libcrystfel/src/reflist-utils.c b/libcrystfel/src/reflist-utils.c index 9d3df30e..53ab399a 100644 --- a/libcrystfel/src/reflist-utils.c +++ b/libcrystfel/src/reflist-utils.c @@ -437,6 +437,9 @@ double max_intensity(RefList *list) * res_cutoff: * @list: A %RefList * + * Applies a resolution cutoff to @list, returning the new version and freeing + * the old version. + * * Returns: A new %RefList with resolution cutoff applied **/ RefList *res_cutoff(RefList *list, UnitCell *cell, double min, double max) -- cgit v1.2.3