]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/stub/seekdir.c
Update.
[thirdparty/glibc.git] / sysdeps / stub / seekdir.c
index fe40c8b51d15acce07997c6c1b71aa4e595f4fad..514b59d2b83ffd9c01f064c24e14d781bd7cacac 100644 (file)
@@ -24,7 +24,7 @@ Cambridge, MA 02139, USA.  */
 /* Seek to position POS in DIRP.  */
 void
 seekdir (dirp, pos)
-     DIR *dirp
+     DIR *dirp;
      off_t pos;
 {
   if (dirp == NULL)