From 7aa73023964e35537db0ebd1a8ddac721eb86aee Mon Sep 17 00:00:00 2001 From: cxl Date: Wed, 8 Jan 2014 14:46:06 +0000 Subject: [PATCH] .cosmetics git-svn-id: svn://ultimatepp.org/upp/trunk@6734 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/src.tpp/XmlParser$en-us.tpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uppsrc/Core/src.tpp/XmlParser$en-us.tpp b/uppsrc/Core/src.tpp/XmlParser$en-us.tpp index 4e3e4adaf..046982031 100644 --- a/uppsrc/Core/src.tpp/XmlParser$en-us.tpp +++ b/uppsrc/Core/src.tpp/XmlParser$en-us.tpp @@ -110,8 +110,8 @@ and returns else. This is a shortcut to relatively common construct returns true, returns true. Otherwise it calls Skip and repeats. This is useful if we are only interested in just one type of subtag of current level, e.g.: [*C while(LoopTag(`"foo`")) `{ ... -`}] `- is an equivalent of common construct [*C while(!End()) -if(Tag(][%-*C@3 tag][*C )) `{ ... `} else Skip();]&] +`}] is an equivalent of common construct [*C while(!End()) if(Tag(][%-*C@3 tag][*C )) +`{ ... `} else Skip();]&] [s3;%% &] [s4;%% &] [s5;:XmlParser`:`:GetAttrCount`(`)const: [@(0.0.255) int]_[* GetAttrCount]()_[@(0.0.255) co