Fix "stuct", "strut", "struc" typos

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Alexey Dobriyan
2006-01-15 02:12:54 +01:00
committed by Adrian Bunk
parent fad6a94ee6
commit 3235798804
7 changed files with 8 additions and 8 deletions

View File

@@ -104,7 +104,7 @@ struct sadb_prop {
/* followed by:
struct sadb_comb sadb_combs[(sadb_prop_len +
sizeof(uint64_t) - sizeof(struct sadb_prop)) /
sizeof(strut sadb_comb)]; */
sizeof(struct sadb_comb)]; */
struct sadb_comb {
uint8_t sadb_comb_auth;