Flush output in x86_64cpuid.pl.
authorAndy Polyakov <appro@openssl.org>
Thu, 21 Jun 2007 11:39:35 +0000 (11:39 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 21 Jun 2007 11:39:35 +0000 (11:39 +0000)
crypto/x86_64cpuid.pl

index 2f657ca9d8d7de7b1e8303673b5013b9572820f5..f90bbc9ab0089777cb95bdafc5073b7a215c6ead 100644 (file)
@@ -188,3 +188,4 @@ OPENSSL_cleanse:
        ret
 .size  OPENSSL_cleanse,.-OPENSSL_cleanse
 ___
        ret
 .size  OPENSSL_cleanse,.-OPENSSL_cleanse
 ___
+close STDOUT;  # flush