Fix typo.
authorUlrich Drepper <drepper@redhat.com>
Tue, 29 Feb 2000 01:34:34 +0000 (01:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 29 Feb 2000 01:34:34 +0000 (01:34 +0000)
include/unistd.h

index 203a460..a382d30 100644 (file)
@@ -32,7 +32,7 @@ extern int __lchown (__const char *__file, __uid_t __owner,
 extern int __chdir (__const char *__path);
 extern int __fchdir (int __fd);
 extern char *__getcwd (char *__buf, size_t __size);
-extern int __mkdir (const char *__path, mode_t __mode);
+extern int __mkdir (const char *__path, __mode_t __mode);
 extern int __rmdir (const char *__path);
 
 /* Get the canonical absolute name of the named directory, and put it in SIZE