aboutsummaryrefslogtreecommitdiff
path: root/src/geometry.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-06-17 17:32:25 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:29 +0100
commitbe3838b21cba88589a95ae3bd63c5b643b2e6002 (patch)
tree639111373fd53f3d11469b1498740b0ed56267ca /src/geometry.c
parent72e508d2173076a437b58467dc4c7965fcb1954b (diff)
Fussiness
Diffstat (limited to 'src/geometry.c')
-rw-r--r--src/geometry.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/geometry.c b/src/geometry.c
index de2ee1b4..b53e1aa7 100644
--- a/src/geometry.c
+++ b/src/geometry.c
@@ -310,8 +310,8 @@ static void select_scalable_reflections(RefList *list, ReflItemList *sc_l)
/* Calculate partialities and apply them to the image's raw_reflections,
- * returning a ReflItemList of the currentl scalable (asymmetric) reflections.
- */
+ * while adding to a ReflItemList of the currentl scalable (asymmetric)
+ * reflections. */
void update_partialities(struct image *image, const char *sym,
ReflItemList *scalable,
int *n_expected, int *n_found, int *n_notfound)