1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-01 05:02:03 +03:00

Fix typo.

This commit is contained in:
Ulrich Drepper
2000-02-29 01:34:34 +00:00
parent 108c6efaa3
commit 994a13fbf3

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