summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.embed2
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