From d2bc8ef3a5a88182a650ae6dac0673284588d9f0 Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Sat, 17 Sep 2011 07:13:02 +0000 Subject: [PATCH] comments again SVN revision: 63447 --- legacy/eina/src/lib/eina_simple_xml_parser.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/legacy/eina/src/lib/eina_simple_xml_parser.c b/legacy/eina/src/lib/eina_simple_xml_parser.c index 27575789cb..8d91a6ac3e 100644 --- a/legacy/eina/src/lib/eina_simple_xml_parser.c +++ b/legacy/eina/src/lib/eina_simple_xml_parser.c @@ -54,8 +54,8 @@ void *alloca (size_t); #include "eina_simple_xml_parser.h" /*============================================================================* -* Local * -*============================================================================*/ + * Local * + *============================================================================*/ /** * @cond LOCAL @@ -161,8 +161,8 @@ _eina_simple_xml_tag_end_find(const char *itr, const char *itr_end) */ /*============================================================================* -* Global * -*============================================================================*/ + * Global * + *============================================================================*/ /**