aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/process_hkl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/process_hkl.c b/src/process_hkl.c
index 05c71985..594e4ed7 100644
--- a/src/process_hkl.c
+++ b/src/process_hkl.c
@@ -30,7 +30,7 @@
/* Number of divisions for intensity histograms */
-#define NBINS (200)
+#define NBINS (50)
static void show_help(const char *s)