diff options
| author | root <root> | 2007-11-06 19:46:15 +0000 | 
|---|---|---|
| committer | root <root> | 2007-11-06 19:46:15 +0000 | 
| commit | 93fba227a29eca5571bc73e4e13525dd35710bd1 (patch) | |
| tree | 0cddbc1be1617ebe5b4c944cdd9693c6784413fd | |
| parent | 107933674452a37a746c507aec45d3c053dcde0f (diff) | |
*** empty log message ***
| -rw-r--r-- | README.embed | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/README.embed b/README.embed index caf1145..7712102 100644 --- a/README.embed +++ b/README.embed @@ -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  | 
