- commentary typo fix
This commit is contained in:
parent
bfc93a3caf
commit
fd3552dff9
@ -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
|
||||
*/
|
||||
|
||||
|
@ -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
|
||||
*/
|
||||
|
||||
|
@ -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
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user