From b3e73fda10db2b1aa2ef26690bf285839e4ea22a Mon Sep 17 00:00:00 2001 From: Arturo Borrero Gonzalez Date: Mon, 5 Aug 2013 14:01:28 +0200 Subject: src: xml: table/chain delete properties This patch deletes the node in chain and table XML objects. For this to work, the first tree search with MXML_DESCEND_FIRST flag is moved to the next node. Signed-off-by: Arturo Borrero Gonzalez Signed-off-by: Pablo Neira Ayuso --- tests/xmlfiles/01-table.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'tests/xmlfiles/01-table.xml') diff --git a/tests/xmlfiles/01-table.xml b/tests/xmlfiles/01-table.xml index 133041d..2e33354 100644 --- a/tests/xmlfiles/01-table.xml +++ b/tests/xmlfiles/01-table.xml @@ -1,6 +1,4 @@ - - ip - 0 - + ip + 0
-- cgit v1.2.3