]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
xt_ACCOUNT: remove redundant braces
authorJan Engelhardt <jengelh@inai.de>
Mon, 9 Nov 2015 21:32:32 +0000 (22:32 +0100)
committerJan Engelhardt <jengelh@inai.de>
Mon, 9 Nov 2015 21:33:49 +0000 (22:33 +0100)
commit1dc2a1c2de9b33401ec6850d74ff49f0f3a4e675
tree302dab8438f588db5781414eb52ad92d0573f532
parent60b6b1dbeff97ceb9713d0f73e461de173b2e313
xt_ACCOUNT: remove redundant braces

For single-line statements, the {} are not strictly needed.
extensions/ACCOUNT/xt_ACCOUNT.c