Fix typo.

This commit is contained in:
Ulrich Drepper 2000-02-29 01:34:34 +00:00
parent 108c6efaa3
commit 994a13fbf3
1 changed files with 1 additions and 1 deletions

View 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