X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=fakesdio.h;h=41d243b8f8b52e12c6ea6cf99b8aa63a37f6c7a6;hb=33b5f13c2468a991d2b495f02a62b59163be82af;hp=8be514f18008215c0cc6d849a5675a92dcadb3fc;hpb=f2b1176c042dd0d792a0f916f759bd848210d4d8;p=p5sagit%2Fp5-mst-13.2.git diff --git a/fakesdio.h b/fakesdio.h index 8be514f..41d243b 100644 --- a/fakesdio.h +++ b/fakesdio.h @@ -1,6 +1,6 @@ /* fakestdio.h * - * Copyright (c) 2000-2002, Larry Wall + * Copyright (C) 2000, by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -65,7 +65,6 @@ #else #define printf PerlIO_stdoutf #endif -#endif #define fprintf PerlIO_printf #define stdin PerlIO_stdin()