]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - libio/oldpclose.c
Convert 703 function definitions to prototype style.
[thirdparty/glibc.git] / libio / oldpclose.c
index cafa405110b133147da8dc39f7349463c1eb35bc..2f2949087619774ea8cd0dfad69817248e3d2dd8 100644 (file)
@@ -34,8 +34,7 @@
 
 int
 attribute_compat_text_section
-__old_pclose (fp)
-     FILE *fp;
+__old_pclose (FILE *fp)
 {
 #if 0
   /* Does not actually test that stream was created by popen(). Instead,