aboutsummaryrefslogtreecommitdiff
path: root/src/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.h')
-rw-r--r--src/image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/image.h b/src/image.h
index e0c190f2..69c36de8 100644
--- a/src/image.h
+++ b/src/image.h
@@ -85,7 +85,7 @@ struct image {
int width;
int height;
- /* Reflections (used for scaling ONLY) */
+ /* Integrated (or about-to-be-integrated) reflections */
RefList *reflections;
/* Detected peaks */