summaryrefslogtreecommitdiffstats
path: root/iptables-xml.c
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-01-27 17:16:26 +0100
committerJan Engelhardt <jengelh@medozas.de>2009-01-27 17:16:29 +0100
commit825c317eedc12e1c8c93e22a96bc423d27b3c1f4 (patch)
tree057605e76712fc95fa2ac1fe95dfd9b1fedec0ff /iptables-xml.c
parentea268e19a8b820cce4bab3318e656efa51134487 (diff)
src: remove redundant returns at end of void-returning functions
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'iptables-xml.c')
-rw-r--r--iptables-xml.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/iptables-xml.c b/iptables-xml.c
index 8aee5c24..6481b8e0 100644
--- a/iptables-xml.c
+++ b/iptables-xml.c
@@ -531,8 +531,6 @@ do_rule_part(char *leveltag1, char *leveltag2, int part, int argc,
if (level1)
printf("%s", leveli1);
CLOSE_LEVEL(1);
-
- return;
}
static int