Re: typo in checkin 18616
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 2 Feb 2003 17:23:08 +0000 (17:23 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 2 Feb 2003 20:02:11 +0000 (20:02 +0000)
Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>

p4raw-id: //depot/perl@18636

XSUB.h

diff --git a/XSUB.h b/XSUB.h
index 609f5b9..af19c81 100644 (file)
--- a/XSUB.h
+++ b/XSUB.h
@@ -389,7 +389,7 @@ C<xsubpp>.  See L<perlxs/"The VERSIONCHECK: Keyword">.
 #    define fclose             PerlSIO_fclose
 #    define feof               PerlSIO_feof
 #    define ferror             PerlSIO_ferror
-#    define fclearerr          PerlSIO_clearerr
+#    define clearerr           PerlSIO_clearerr
 #    define getc               PerlSIO_getc
 #    define fputc              PerlSIO_fputc
 #    define fputs              PerlSIO_fputs