- commentary typo fix

This commit is contained in:
Bernhard Reutner-Fischer 2008-09-26 11:23:22 +00:00
parent bfc93a3caf
commit fd3552dff9
3 changed files with 3 additions and 3 deletions

View File

@ -29,7 +29,7 @@
#endif
/* This file is #included after #include <grp.h>
* We will use libc-defined structures, but will #define finction names
* We will use libc-defined structures, but will #define function names
* so that function calls are directed to bb_internal_XXX replacements
*/

View File

@ -29,7 +29,7 @@
#endif
/* This file is #included after #include <pwd.h>
* We will use libc-defined structures, but will #define finction names
* We will use libc-defined structures, but will #define function names
* so that function calls are directed to bb_internal_XXX replacements
*/

View File

@ -27,7 +27,7 @@
#endif
/* This file is #included after #include <shadow.h>
* We will use libc-defined structures, but will #define finction names
* We will use libc-defined structures, but will #define function names
* so that function calls are directed to bb_internal_XXX replacements
*/