Kaydet (Commit) cd1471fb authored tarafından Juergen Schmidt's avatar Juergen Schmidt

jsc340: i115337: correct since tags

üst 36b15a48
......@@ -626,8 +626,8 @@ SapiDocu_PE::CheckVersionSyntax_Number(const String & i_versionPart2)
const char
pt = '.';
int countDigit = 0;
int countPoint = 0;
unsigned int countDigit = 0;
unsigned int countPoint = 0;
const char *
pFirstPoint = 0;
const char *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment