mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 06:01:23 +00:00
typo fixes: infomation -> information
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
fd245f0069
commit
47bdd718c6
7 changed files with 13 additions and 13 deletions
|
@ -46,7 +46,7 @@ struct udp_sock {
|
|||
unsigned int corkflag; /* Cork is required */
|
||||
__u16 encap_type; /* Is this an Encapsulation socket? */
|
||||
/*
|
||||
* Following member retains the infomation to create a UDP header
|
||||
* Following member retains the information to create a UDP header
|
||||
* when the socket is uncorked.
|
||||
*/
|
||||
__u16 len; /* total length of pending frames */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue