diff options
Diffstat (limited to 'src/evbuf.h')
| -rw-r--r-- | src/evbuf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/evbuf.h b/src/evbuf.h index 4a91ae6..d0239d8 100644 --- a/src/evbuf.h +++ b/src/evbuf.h | |||
| @@ -29,7 +29,7 @@ | |||
| 29 | #ifndef GRAIL_EVBUF_H | 29 | #ifndef GRAIL_EVBUF_H |
| 30 | #define GRAIL_EVBUF_H | 30 | #define GRAIL_EVBUF_H |
| 31 | 31 | ||
| 32 | #define DIM_EVENTS 512 | 32 | #define DIM_EVENTS 4096 |
| 33 | 33 | ||
| 34 | struct evbuf { | 34 | struct evbuf { |
| 35 | int head; | 35 | int head; |
