- commentary typo fix
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 26 Sep 2008 11:23:22 +0000 (11:23 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 26 Sep 2008 11:23:22 +0000 (11:23 -0000)
include/grp_.h
include/pwd_.h
include/shadow_.h

index 697a78606559b39a0cbaf072578d5184d841b40e..3d00b4aa7c26fa058cb1d99fbc29172691c81fb6 100644 (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
  */
 
index c36e4686c5d4f52e70365d9851587c431c842b60..a0cf7c9f77f02b6efd6e308fc5b53006b8c56259 100644 (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
  */
 
index 73bed8400bc7e052252f5773ab06b6e256746512..60f3e6b5f3d50b9a2e7210c91199b21d5ac53001 100644 (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
  */