summaryrefslogtreecommitdiff
path: root/fakesdio.h
diff options
context:
space:
mode:
authorAnton Berezin <tobez@tobez.org>2006-03-01 17:56:13 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-03-01 16:13:56 +0000
commit0f2c5c103faf2416d7eff2b4889590b7f614e7d7 (patch)
treec2374b10a2f03be6c48b930ee6d417fdc2200c9d /fakesdio.h
parentc29edf6c1436006b2170a2279b529d57b78f0536 (diff)
downloadperl-0f2c5c103faf2416d7eff2b4889590b7f614e7d7.tar.gz
a buglet in fakesdio.h
Message-ID: <20060301155613.GA30368@heechee.tobez.org> p4raw-id: //depot/perl@27355
Diffstat (limited to 'fakesdio.h')
-rw-r--r--fakesdio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fakesdio.h b/fakesdio.h
index d2caa11221..41d243b8f8 100644
--- a/fakesdio.h
+++ b/fakesdio.h
@@ -65,7 +65,6 @@
#else
#define printf PerlIO_stdoutf
#endif
-#endif
#define fprintf PerlIO_printf
#define stdin PerlIO_stdin()