From 10a8969c10ac739aa2aa3de826f6bf2aa9940262 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 4 Jan 2013 17:32:24 +0100 Subject: Tidy up documentation --- libcrystfel/src/reflist-utils.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libcrystfel/src/reflist-utils.c') diff --git a/libcrystfel/src/reflist-utils.c b/libcrystfel/src/reflist-utils.c index f2292929..04096ae4 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 + * @cell: A %UnitCell with which to calculate 1/d values for @list + * @min: Minimum acceptable value of 1/d + * @max: Maximum acceptable value of 1/d * * Applies a resolution cutoff to @list, returning the new version and freeing * the old version. -- cgit v1.2.3