- more cppcheck code cleanup

This commit is contained in:
Mark Vejvoda
2012-11-06 03:52:27 +00:00
parent 5bcc15a7fc
commit 29da478bd5
5 changed files with 16 additions and 5 deletions

View File

@@ -73,6 +73,7 @@ namespace rapidxml
break;
default:
*out++ = *begin; // No expansion, copy character
break;
}
}
++begin; // Step to next character