~iank/evhz

2c94d6f23d7ee360d422101ce84df8ee01509f9e — Ian Kelling 3 years ago 3b65648
Increase event max, someone has event257
1 files changed, 1 insertions(+), 1 deletions(-)

M evhz.c
M evhz.c => evhz.c +1 -1
@@ 19,7 19,7 @@
#include <getopt.h>
#include <unistd.h>

#define EVENTS 200
#define EVENTS 400
#define HZ_LIST 64

typedef struct event_s {