Kaydet (Commit) 0c246723 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add snide comment

Change-Id: Ie8c0d47a7a82458ec1ed0695cea13c136e2fab90
üst d0652bfd
......@@ -132,6 +132,8 @@ bool HelpParser::CreatePO(
}
else
{
// If this is something totally unexpected, wouldn't an assert() be in order?
// On the other hand, if this is expected, why the printf?
fprintf(stdout,"\nDBG: NullPointer in HelpParser::CreatePO, File %s\n", sHelpFile.getStr());
}
}
......
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