Increase event max, someone has event257
authorIan Kelling <iank@fsf.org>
Thu, 29 Oct 2020 23:30:04 +0000 (19:30 -0400)
committerIan Kelling <iank@fsf.org>
Thu, 29 Oct 2020 23:30:04 +0000 (19:30 -0400)
evhz.c

diff --git a/evhz.c b/evhz.c
index 4fd770dadc8e30ce843c5f1b8fb585c5ff2686d2..3b4d0cf0bd5e79b64769a8b9753be2a388387b5b 100644 (file)
--- a/evhz.c
+++ b/evhz.c
@@ -19,7 +19,7 @@
 #include <getopt.h>
 #include <unistd.h>
 
-#define EVENTS 200
+#define EVENTS 400
 #define HZ_LIST 64
 
 typedef struct event_s {