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

Comparing EV/EV/EVAPI.h (file contents):
Revision 1.16 by root, Tue Nov 6 16:09:37 2007 UTC vs.
Revision 1.17 by root, Thu Nov 8 00:44:17 2007 UTC

12# define aTHX 12# define aTHX
13#endif 13#endif
14 14
15#define EV_COMMON \ 15#define EV_COMMON \
16 SV *self; /* contains this struct */ \ 16 SV *self; /* contains this struct */ \
17 SV *cb_sv, *fh 17 SV *cb_sv, *fh, *data
18 18
19#ifndef EV_PROTOTYPES 19#ifndef EV_PROTOTYPES
20# define EV_PROTOTYPES 0 20# define EV_PROTOTYPES 0
21#endif 21#endif
22 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines