This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Silence Borland compiler warnings (except for warnings from zlib) here:
[perl5.git] / perlio.c
index 597bf78..d0f51d5 100644 (file)
--- a/perlio.c
+++ b/perlio.c
@@ -2424,7 +2424,7 @@ PerlIO_cleanup(pTHX)
     }
 }
 
-void PerlIO_teardown() /* Call only from PERL_SYS_TERM(). */
+void PerlIO_teardown(void) /* Call only from PERL_SYS_TERM(). */
 {
     dVAR;
 #if 0