summaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-05-18 08:17:29 +0000
committerAndy Polyakov <appro@openssl.org>2005-05-18 08:17:29 +0000
commit38a17571687d65d4ec10ef201125a8ddee681ec5 (patch)
treee46e9dcf2999054d67f90318fb7e31007a6d95fb /ms
parent4104a57107cb55bc7e99a832875f9fd93168eacc (diff)
Engage Applink in mingw. [from HEAD]
Diffstat (limited to 'ms')
-rwxr-xr-xms/uplink.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/uplink.pl b/ms/uplink.pl
index cd9d37f56f..5dacc4f1a1 100755
--- a/ms/uplink.pl
+++ b/ms/uplink.pl
@@ -44,7 +44,7 @@ print <<___;
.align 4
.Lazy$i:
pushl \$$i
- pushl _OPENSSL_UplinkTable
+ pushl \$_OPENSSL_UplinkTable
call _OPENSSL_Uplink
addl \$8,%esp
jmp *(_OPENSSL_UplinkTable+4*$i)