Oops. I should've test it before commit. Fixed now.
svn-id: r20286
This commit is contained in:
parent
052a42f89f
commit
ec99279ef9
1 changed files with 2 additions and 0 deletions
|
@ -493,6 +493,8 @@ static void debugHelper(char *buf, bool caret = true) {
|
|||
#ifndef _WIN32_WCE
|
||||
if (caret)
|
||||
printf("%s\n", buf);
|
||||
else
|
||||
printf("%s", buf);
|
||||
#endif
|
||||
|
||||
#if defined( USE_WINDBG )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue