From 6ac60c622cc3c85f5829b68aa9025528e7ff8f4b Mon Sep 17 00:00:00 2001 From: Myun2 Date: Sun, 25 Jul 2010 23:20:36 +0900 Subject: [PATCH] =?utf8?q?roast=5Fxml:=20attr=E7=84=A1=E3=81=97=E3=81=AE?= =?utf8?q?=E9=96=8B=E5=A7=8Belement=E3=81=AB=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- roast/include/roast/xml/roast_xml/structure.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roast/include/roast/xml/roast_xml/structure.hpp b/roast/include/roast/xml/roast_xml/structure.hpp index 8fb2820f..d9bf1c0e 100644 --- a/roast/include/roast/xml/roast_xml/structure.hpp +++ b/roast/include/roast/xml/roast_xml/structure.hpp @@ -159,7 +159,7 @@ namespace roast typedef seq< push_num<60>, // Start Tag Name start - get_string_end_by< whitespace >, + get_string_end_by< or >, push_num<11>, // Start Tag Name end attrs, or< -- 2.11.0