diff options
author | Steve Hay <SteveHay@planit.com> | 2009-11-06 10:32:18 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2009-11-06 10:32:18 +0000 |
commit | 406ca277873a56e20923a72ee65ea50159954a30 (patch) | |
tree | e488e13749451f5cedb65776ddeb192003da1e04 /embed.fnc | |
parent | 99c47ece948db04c5da5cc3de8b03ad176d13f8f (diff) | |
download | perl-406ca277873a56e20923a72ee65ea50159954a30.tar.gz |
Partially fix Win32 link following commit 88e1f1a
There is currently still a linker error about PL_keyword_plugin.
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -745,7 +745,7 @@ pd |PADOFFSET|pad_alloc |I32 optype|U32 tmptype : Used in toke.c and perly.y p |PADOFFSET|allocmy |NN const char *const name : Used in op.c and toke.c -pdR |PADOFFSET|pad_findmy |NN const char* name +EXpdR |PADOFFSET|pad_findmy |NN const char* name Ap |PADOFFSET|find_rundefsvoffset | : Used in perly.y pR |OP* |oopsAV |NN OP* o |