]> git.ipfire.org Git - thirdparty/nftables.git/commit
payload: fix two datatypes
authorPatrick McHardy <kaber@trash.net>
Tue, 28 Jul 2009 12:17:42 +0000 (14:17 +0200)
committerPatrick McHardy <kaber@trash.net>
Tue, 28 Jul 2009 12:17:42 +0000 (14:17 +0200)
commit236838e0a2b1694c72098411802f411eccba7d12
tree32d9beb8b91884dfd8a77c1aa1a107bf1db744fd
parent11c5f88f81cb628988ddad405c5295fa237b3311
payload: fix two datatypes

Fix typo in URG-flag and missing end-of-list marker for the arpop constants.

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