Swap #if blocks in uid.c so target platform gets checked before host
[oweals/openssl.git] / ms / uplink-x86.pl
index 440bf7d5f6b95b8f5cf330a1bd078ee3b4999bc9..e79cff72d1037615e211508dc56bf2f297eeeec8 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2008-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
@@ -41,4 +41,4 @@ for ($i=1;$i<=$N;$i++) {
 }
 &asm_finish();
 
-close OUTPUT;
+close STDOUT;