summaryrefslogtreecommitdiff
path: root/README.embed
diff options
context:
space:
mode:
authorroot <root>2007-11-06 19:46:15 +0000
committerroot <root>2007-11-06 19:46:15 +0000
commit93fba227a29eca5571bc73e4e13525dd35710bd1 (patch)
tree0cddbc1be1617ebe5b4c944cdd9693c6784413fd /README.embed
parent107933674452a37a746c507aec45d3c053dcde0f (diff)
*** empty log message ***
Diffstat (limited to 'README.embed')
-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