From cdb9392d58054d42062ae6b4a0941b9e1a472753 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Thu, 25 Aug 2011 16:28:39 -0400 Subject: [PATCH] docs: add missing " * " line for tapset doc extraction tool --- tapset/inet_sock.stp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tapset/inet_sock.stp b/tapset/inet_sock.stp index bdb3971b4..21eb0480f 100644 --- a/tapset/inet_sock.stp +++ b/tapset/inet_sock.stp @@ -23,7 +23,7 @@ function inet_get_local_port:long(sock:long) /** * sfunction inet_get_ip_source - Provide IP source address string for a kernel socket. - + * * @sock: pointer to the kernel socket * */ -- 2.43.5