]> git.ipfire.org Git - thirdparty/iptables.git/commit
realm: remove static initializations
authorJan Engelhardt <jengelh@medozas.de>
Fri, 23 Oct 2009 23:30:28 +0000 (01:30 +0200)
committerHarald Welte <laforge@gnumonks.org>
Sun, 25 Oct 2009 09:58:52 +0000 (10:58 +0100)
commit4a0fbe37a9879ade6a6bf99ab105316284eb4102
treefa8ff23476261404040a9b6326dc7b5b432534df
parent22bdd6966f2c3ccded984a37ba0b97470bcf9323
realm: remove static initializations

Save a little disk space, they are initialized to zero anyway.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
extensions/libipt_realm.c