From c69e51f15e850430de46535a351b3a0172962af7 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 2 Mar 2012 10:53:42 +0100 Subject: Fussiness --- src/render_hkl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render_hkl.c') diff --git a/src/render_hkl.c b/src/render_hkl.c index ceab672f..64d3bf4e 100644 --- a/src/render_hkl.c +++ b/src/render_hkl.c @@ -113,7 +113,7 @@ static double max_value(RefList *list, int wght, const SymOpList *sym) special_position(sym, m, h, k, l); n = num_equivs(sym, m); - switch ( wght) { + switch ( wght ) { case WGHT_I : val = get_intensity(refl); break; -- cgit v1.2.3