From ddac6c5bc636003d664d25c08ea3fe176565096c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 1 Sep 2008 14:22:19 +0200 Subject: src: Update comments A number of comments are redundant, some outdated and others outright wrong in their own way. Remove and fixup. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- extensions/libxt_u32.c | 1 - 1 file changed, 1 deletion(-) (limited to 'extensions/libxt_u32.c') diff --git a/extensions/libxt_u32.c b/extensions/libxt_u32.c index 77245ab2..256d15fc 100644 --- a/extensions/libxt_u32.c +++ b/extensions/libxt_u32.c @@ -101,7 +101,6 @@ static u_int32_t parse_number(char **s, int pos) return number; } -/* Function which parses command options; returns true if it ate an option */ static int u32_parse(int c, char **argv, int invert, unsigned int *flags, const void *entry, struct xt_entry_match **match) { -- cgit v1.2.3