From 4d9eb54b4b4a6bebda9d1b5c4407f63b7558e909 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Thu, 27 Jan 2011 19:59:11 -0500 Subject: [PATCH] fix the patch --- copy-xid.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copy-xid.patch b/copy-xid.patch index dec0035..1886b12 100644 --- a/copy-xid.patch +++ b/copy-xid.patch @@ -19,7 +19,7 @@ index ab5127c..477790e 100644 static const struct option CLASSIFY_opts[] = { {.name = "set-class", .has_arg = true, .val = '1'}, -+ {.name = "add-mark", .has_arg = true, .val = '2'}, ++ {.name = "add-mark", .has_arg = false, .val = '2'}, XT_GETOPT_TABLEEND, }; -- 2.43.0