From cac88930afea54def29751416e1ce3ec795072b3 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 9 Dec 2014 16:50:20 +0100 Subject: Capitalise all warnings --- src/compare_hkl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compare_hkl.c') 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 ) { -- cgit v1.2.3