- commentary typo fix
This commit is contained in:
parent
bfc93a3caf
commit
fd3552dff9
@ -29,7 +29,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* This file is #included after #include <grp.h>
|
/* 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
|
* so that function calls are directed to bb_internal_XXX replacements
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* This file is #included after #include <pwd.h>
|
/* 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
|
* so that function calls are directed to bb_internal_XXX replacements
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* This file is #included after #include <shadow.h>
|
/* 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
|
* so that function calls are directed to bb_internal_XXX replacements
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user