summaryrefslogtreecommitdiff
path: root/ev++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev++.h')
-rw-r--r--ev++.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ev++.h b/ev++.h
index 7207694..d85be55 100644
--- a/ev++.h
+++ b/ev++.h
@@ -58,8 +58,7 @@ namespace ev {
typedef ev_tstamp tstamp;
- enum
- {
+ enum {
UNDEF = EV_UNDEF,
NONE = EV_NONE,
READ = EV_READ,