]> git.ipfire.org Git - thirdparty/nftables.git/commit
meta: properly align types in meta_template table
authorPatrick McHardy <kaber@trash.net>
Thu, 11 Dec 2014 20:33:39 +0000 (20:33 +0000)
committerPatrick McHardy <kaber@trash.net>
Thu, 11 Dec 2014 22:09:12 +0000 (22:09 +0000)
commitede3a889260f240cae0786790cc0503fcad894d6
treee64ff0735871d23ce03d2227b0e717c51b6c46ac
parentd9a9a794a56e2f185ecf9ce18fc440fa2d4d32ad
meta: properly align types in meta_template table

Don't use arbitrary amounts of spaces. The remaining table is
properly aligned, fix the new types.

Signed-off-by: Patrick McHardy <kaber@trash.net>
src/meta.c