*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2007-11-06 19:46:15 +00:00
parent 2c44baf6db
commit 1d778880d4
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ PREPROCESSOR SYMBOLS
#define EV_COMMON \
SV *self; /* contains this struct */ \
SV *cb_sv, *fh;
SV *cb_sv, *fh /* note no trailing ";" */
EV_PROTOTYPES