diff options
| author | Randy Dunlap <rddunlap@osdl.org> | 2003-06-03 08:00:27 -0700 |
|---|---|---|
| committer | David S. Miller <davem@nuts.ninka.net> | 2003-06-03 08:00:27 -0700 |
| commit | 1882dbedc9bd1725e6e6d1ebfa13b02c45ee9301 (patch) | |
| tree | d99183b4bdb90a8c8315b82636a3ec1f778edd25 /include/linux | |
| parent | e782d0145c707662d75947f681fe7365384c6ffa (diff) | |
[NET]: Typo corrections only.
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/rtnetlink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/rtnetlink.h b/include/linux/rtnetlink.h index 1b0998fd604f..f231a7ca0fa9 100644 --- a/include/linux/rtnetlink.h +++ b/include/linux/rtnetlink.h @@ -50,7 +50,7 @@ #define RTM_MAX (RTM_BASE+31) /* - Generic structure for encapsulation optional route information. + Generic structure for encapsulation of optional route information. It is reminiscent of sockaddr, but with sa_family replaced with attribute type. */ |
