mirror of
https://github.com/glest/glest-source.git
synced 2025-08-12 19:33:59 +02:00
- more cppcheck code cleanup
This commit is contained in:
@@ -73,6 +73,7 @@ namespace rapidxml
|
||||
break;
|
||||
default:
|
||||
*out++ = *begin; // No expansion, copy character
|
||||
break;
|
||||
}
|
||||
}
|
||||
++begin; // Step to next character
|
||||
|
Reference in New Issue
Block a user