X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=fakesdio.h;h=41d243b8f8b52e12c6ea6cf99b8aa63a37f6c7a6;hb=a365f2ce4defc0d7fecd4e9484f8f958454c9192;hp=edec0292fe28c63111ef2c298567c6f182040071;hpb=4c79ee7a1e7564ef83d0ac25d6677fdebb3ec7aa;p=p5sagit%2Fp5-mst-13.2.git diff --git a/fakesdio.h b/fakesdio.h index edec029..41d243b 100644 --- a/fakesdio.h +++ b/fakesdio.h @@ -1,6 +1,6 @@ /* fakestdio.h * - * Copyright (c) 2000-2003, 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()