]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/sem_close.c
Convert 703 function definitions to prototype style.
[thirdparty/glibc.git] / nptl / sem_close.c
index 7f1df14fc3b7b7ab42819d0c704cd67e9d32590f..c29efb83e13c0dccf7090fff8f46d01097cf8fdf 100644 (file)
@@ -40,8 +40,7 @@ walker (const void *inodep, const VISIT which, const int depth)
 
 
 int
-sem_close (sem)
-     sem_t *sem;
+sem_close (sem_t *sem)
 {
   int result = 0;