From 015bb675d6eb177900c8ac94a6d35edc5ad90576 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Wed, 9 May 2018 00:11:35 +0200 Subject: 9.9 --- zenXml/zenxml/bind.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'zenXml/zenxml/bind.h') diff --git a/zenXml/zenxml/bind.h b/zenXml/zenxml/bind.h index 824c6cc6..e33809d2 100755 --- a/zenXml/zenxml/bind.h +++ b/zenXml/zenxml/bind.h @@ -78,7 +78,7 @@ public: \endcode Output: \verbatim - + 1 2 @@ -130,7 +130,7 @@ public: \endcode Output: \verbatim - + @@ -205,7 +205,7 @@ public: /** Example: Loop over all XML child elements named "Item" \verbatim - + 1 3 -- cgit