summaryrefslogtreecommitdiff
path: root/ev++.h
diff options
context:
space:
mode:
Diffstat (limited to 'ev++.h')
-rw-r--r--ev++.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ev++.h b/ev++.h
index 6c844fe..b764487 100644
--- a/ev++.h
+++ b/ev++.h
@@ -76,7 +76,7 @@ namespace ev {
ASYNC = EV_ASYNC,
EMBED = EV_EMBED,
# undef ERROR // some systems stupidly #define ERROR
- ERROR = EV_ERROR,
+ ERROR = EV_ERROR
};
enum