Commit f0d484fc authored by Richard Levitte's avatar Richard Levitte
Browse files

Typo, asoutflag -> perlasm_scheme



Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent 43800958
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1381,7 +1381,7 @@ sub vms_info {
        }),
        sys_id           => "WIN32",
        bn_ops           => "BN_LLONG EXPORT_VAR_AS_FN",
        asoutflag        => sub { vc_win32_info()->{perlasm_scheme} },
        perlasm_scheme   => sub { vc_win32_info()->{perlasm_scheme} },
        build_scheme     => add("VC-W32", { separator => undef }),
    },
    "VC-CE" => {