diff options
Diffstat (limited to 'include/grp_.h')
-rw-r--r-- | include/grp_.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/grp_.h b/include/grp_.h index 697a78606..3d00b4aa7 100644 --- a/include/grp_.h +++ b/include/grp_.h | |||
@@ -29,7 +29,7 @@ | |||
29 | #endif | 29 | #endif |
30 | 30 | ||
31 | /* This file is #included after #include <grp.h> | 31 | /* This file is #included after #include <grp.h> |
32 | * We will use libc-defined structures, but will #define finction names | 32 | * We will use libc-defined structures, but will #define function names |
33 | * so that function calls are directed to bb_internal_XXX replacements | 33 | * so that function calls are directed to bb_internal_XXX replacements |
34 | */ | 34 | */ |
35 | 35 | ||