From 87dfcf7e98e2502959ce31ff0225e651296dd7de Mon Sep 17 00:00:00 2001 From: "Justin P. Mattock" Date: Mon, 21 Jun 2010 13:45:42 -0700 Subject: [PATCH] --- yaml --- r: 203121 b: refs/heads/master c: 1dc8d8c06d4002be4d1373fc06f25cd589be47e1 h: refs/heads/master i: 203119: da0e8864be1381e7bf3244c4d67cf491b4b2dc22 v: v3 --- [refs] | 2 +- trunk/include/net/netlink.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 230c687758f3..ac521eb348c4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 17f085df92ba74a4dc88744cbc7a699c231f8728 +refs/heads/master: 1dc8d8c06d4002be4d1373fc06f25cd589be47e1 diff --git a/trunk/include/net/netlink.h b/trunk/include/net/netlink.h index 4fc05b58503e..f3b201d335b3 100644 --- a/trunk/include/net/netlink.h +++ b/trunk/include/net/netlink.h @@ -35,7 +35,7 @@ * nlmsg_new() create a new netlink message * nlmsg_put() add a netlink message to an skb * nlmsg_put_answer() callback based nlmsg_put() - * nlmsg_end() finanlize netlink message + * nlmsg_end() finalize netlink message * nlmsg_get_pos() return current position in message * nlmsg_trim() trim part of message * nlmsg_cancel() cancel message construction