summaryrefslogtreecommitdiff
path: root/XSUB.h
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2003-02-02 17:23:08 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-02-02 20:02:11 +0000
commitb6d726d6151ea6181b3dfcc77fb660af507482eb (patch)
tree1eb0d6ecfb19dca9cd783eabcf0157836db2f465 /XSUB.h
parenteb0a3b56d1ba04907b94a06e736e7ec4a4faea46 (diff)
downloadperl-b6d726d6151ea6181b3dfcc77fb660af507482eb.tar.gz
Re: typo in checkin 18616
Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com> p4raw-id: //depot/perl@18636
Diffstat (limited to 'XSUB.h')
-rw-r--r--XSUB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/XSUB.h b/XSUB.h
index 609f5b9db2..af19c81c76 100644
--- 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