summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2009-11-06 10:32:18 +0000
committerSteve Hay <SteveHay@planit.com>2009-11-06 10:32:18 +0000
commit406ca277873a56e20923a72ee65ea50159954a30 (patch)
treee488e13749451f5cedb65776ddeb192003da1e04 /embed.fnc
parent99c47ece948db04c5da5cc3de8b03ad176d13f8f (diff)
downloadperl-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.fnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 47dfa4223d..204389e5e8 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -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