Change 27355 by [EMAIL PROTECTED] on 2006/03/01 16:13:56

        Subject: [PATCH] a buglet in fakesdio.h
        From: Anton Berezin <[EMAIL PROTECTED]>
        Date: Wed, 1 Mar 2006 16:56:13 +0100
        Message-ID: <[EMAIL PROTECTED]>

Affected files ...

... //depot/perl/fakesdio.h#9 edit

Differences ...

==== //depot/perl/fakesdio.h#9 (text) ====
Index: perl/fakesdio.h
--- perl/fakesdio.h#8~19242~    2003-04-16 13:14:01.000000000 -0700
+++ perl/fakesdio.h     2006-03-01 08:13:56.000000000 -0800
@@ -65,7 +65,6 @@
 #else
 #define printf PerlIO_stdoutf
 #endif
-#endif
 
 #define fprintf                        PerlIO_printf
 #define stdin                  PerlIO_stdin()
End of Patch.

Reply via email to