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

Comparing libev/ev.h (file contents):
Revision 1.84 by root, Wed Dec 12 05:11:56 2007 UTC vs.
Revision 1.85 by root, Fri Dec 14 21:07:13 2007 UTC

118#endif 118#endif
119#ifndef EV_PROTOTYPES 119#ifndef EV_PROTOTYPES
120# define EV_PROTOTYPES 1 120# define EV_PROTOTYPES 1
121#endif 121#endif
122 122
123#define EV_VERSION_MAJOR 2 123#define EV_VERSION_MAJOR 1
124#define EV_VERSION_MINOR 0 124#define EV_VERSION_MINOR 0
125 125
126#ifndef EV_CB_DECLARE 126#ifndef EV_CB_DECLARE
127# define EV_CB_DECLARE(type) void (*cb)(EV_P_ struct type *w, int revents); 127# define EV_CB_DECLARE(type) void (*cb)(EV_P_ struct type *w, int revents);
128#endif 128#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines