Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>
[oweals/openssl.git] / crypto / perlasm / x86ms.pl
index 252a57bdb514f7dd5287f94ebcf6a14f6cb2004f..206452341d1faf5c444be80d68282bb34f338d5d 100644 (file)
@@ -341,7 +341,7 @@ sub main'set_label
                $label{$_[0]}="${label}${_[0]}";
                $label++;
                }
-       if((defined $_[1]) && ($_[1] == 1))
+       if((defined $_[2]) && ($_[2] == 1))
                {
                push(@out,"$label{$_[0]}::\n");
                }