]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
src: fix a typo in socket.h
authorFernando Fernandez Mancera <ffmancera@riseup.net>
Sat, 21 Jul 2018 19:39:09 +0000 (21:39 +0200)
committerFlorian Westphal <fw@strlen.de>
Sat, 21 Jul 2018 22:37:25 +0000 (00:37 +0200)
Fix a typo in socket_template struct description.

Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
Signed-off-by: Florian Westphal <fw@strlen.de>
include/socket.h

index 1814974ceb100522baf0124e9c676e0ee6fd9728..fbfddd117822d3661b2ae2200eacd14a3352bf0f 100644 (file)
@@ -1,10 +1,8 @@
 #ifndef NFTABLES_SOCKET_H
 #define NFTABLES_SOCKET_H
 
-//#include <parser.h>
-
 /**
- * struct rt_template - template for routing expressions
+ * struct socket_template - template for routing expressions
  *
  * @token:     parser token for the expression
  * @dtype:     data type of the expression