ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev++.h
(Generate patch)

Comparing libev/ev++.h (file contents):
Revision 1.41 by root, Tue Sep 30 18:35:47 2008 UTC vs.
Revision 1.42 by root, Mon Nov 3 14:27:06 2008 UTC

72 CHECK = EV_CHECK, 72 CHECK = EV_CHECK,
73 PREPARE = EV_PREPARE, 73 PREPARE = EV_PREPARE,
74 FORK = EV_FORK, 74 FORK = EV_FORK,
75 ASYNC = EV_ASYNC, 75 ASYNC = EV_ASYNC,
76 EMBED = EV_EMBED, 76 EMBED = EV_EMBED,
77# undef ERROR // some systems stupidly #define ERROR
77 ERROR = EV_ERROR, 78 ERROR = EV_ERROR,
78 }; 79 };
79 80
80 enum 81 enum
81 { 82 {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines