Re: [perl #18872] File::Basename example misleading
[p5sagit/p5-mst-13.2.git] / XSUB.h
diff --git a/XSUB.h b/XSUB.h
index 609f5b9..9117f9e 100644 (file)
--- a/XSUB.h
+++ b/XSUB.h
@@ -1,6 +1,6 @@
 /*    XSUB.h
  *
- *    Copyright (c) 1997-2002, Larry Wall
+ *    Copyright (c) 1997-2003, Larry Wall
  *
  *    You may distribute under the terms of either the GNU General Public
  *    License or the Artistic License, as specified in the README file.
@@ -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