aboutsummaryrefslogtreecommitdiff
path: root/src/compare_hkl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compare_hkl.c')
-rw-r--r--src/compare_hkl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compare_hkl.c b/src/compare_hkl.c
index a35e4f3b..fc00c7d1 100644
--- a/src/compare_hkl.c
+++ b/src/compare_hkl.c
@@ -718,7 +718,7 @@ static void do_fom(RefList *list1, RefList *list2, UnitCell *cell,
cts[bin]++;
}
if ( n_out) {
- ERROR("Warning: %i reflection pairs outside range.\n", n_out);
+ ERROR("WARNING: %i reflection pairs outside range.\n", n_out);
}
switch ( fom ) {