[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/lib/kml
From:       Inge Wallin <inge () lysator ! liu ! se>
Date:       2007-09-27 21:09:32
Message-ID: 1190927372.022076.17608.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 717989 by ingwa:

Fix a bug where a result was thrown away

 M  +1 -1      KMLDocumentParser.cpp  


--- trunk/KDE/kdeedu/marble/src/lib/kml/KMLDocumentParser.cpp #717988:717989
@@ -122,7 +122,7 @@
         }
     }
     else {
-        bool result = KMLContainerParser::endElement( namespaceUri, localName, qName );
+        result = KMLContainerParser::endElement( namespaceUri, localName, qName );
     }
 
     if ( ! result ) {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic