ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/XmlTools2/trunk/xmlpatch.cpp
(Generate patch)

Comparing XmlTools2/trunk/xmlpatch.cpp (file contents):
Revision 964 by s10k, Mon Feb 24 15:36:44 2014 UTC vs.
Revision 967 by s10k, Sun Mar 2 15:41:56 2014 UTC

# Line 229 | Line 229 | void XmlPatch::checkPatchVersion(const Q
229  
230      QString line, patchVersion="";
231  
232 <    // First get the patch version and check it validity
232 >    // First get the patch version and check its validity
233      while ( !fileStream.atEnd() ){
234          line = fileStream.readLine();
235  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)