summaryrefslogtreecommitdiff
path: root/ev++.h
diff options
context:
space:
mode:
authorroot <root>2010-10-28 04:55:19 +0000
committerroot <root>2010-10-28 04:55:19 +0000
commit84d2ac4060205af81c55bf81ab802cd57ce08c19 (patch)
tree43282a63ff8241e245f31e2f6ad04e500ff07710 /ev++.h
parent93b21fb8113aed841153140e44034cb02c8e36b6 (diff)
EV_UNDEF
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,