all: remove trailing squatspaces

This commit is contained in:
Jan Engelhardt
2012-06-10 22:31:10 +02:00
parent 492236f931
commit 7cc774641a
7 changed files with 20 additions and 20 deletions

View File

@@ -78,7 +78,7 @@ static void gradm_mt_save(const void *ip, const struct xt_entry_match *match)
printf(" --enabled ");
}
static struct xtables_match gradm_mt_reg = {
static struct xtables_match gradm_mt_reg = {
.family = NFPROTO_UNSPEC,
.name = "gradm",
.version = XTABLES_VERSION,