mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:15:52 +00:00
[user32_apitest.exe]
- Fix gcc build svn path=/trunk/; revision=53832
This commit is contained in:
parent
c21792df52
commit
aa39ad7260
2 changed files with 4 additions and 2 deletions
|
@ -93,6 +93,8 @@ void sprintf_msg_entry(char* buffer, MSG_ENTRY* msg)
|
|||
msgName = NULL;
|
||||
msgType = "event";
|
||||
break;
|
||||
default:
|
||||
return;
|
||||
}
|
||||
|
||||
if(msgName)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue