summaryrefslogtreecommitdiff
path: root/ev++.h
diff options
context:
space:
mode:
authorroot <root>2008-11-05 14:36:18 +0000
committerroot <root>2008-11-05 14:36:18 +0000
commit1292b8f088c084a0bc6ec3bc707eff1f7dfcd695 (patch)
treebe4f62239dfa061f4a5979c3a198defdc3d52f12 /ev++.h
parent05f2c37dd57b22c5a8caef2a2ab57bf5ec448087 (diff)
*** empty log message ***
Diffstat (limited to 'ev++.h')
-rw-r--r--ev++.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ev++.h b/ev++.h
index a17efa2..b461f98 100644
--- a/ev++.h
+++ b/ev++.h
@@ -58,7 +58,8 @@ namespace ev {
typedef ev_tstamp tstamp;
- enum {
+ enum
+ {
UNDEF = EV_UNDEF,
NONE = EV_NONE,
READ = EV_READ,