devdraw: make OS X native gui build (Eric Nichols)

This commit is contained in:
Russ Cox 2008-07-03 22:20:13 -04:00
parent 020c5cbb67
commit cb29a5fce6

View file

@ -425,7 +425,7 @@ kbdevent(EventRef event)
if(k >= 0)
keystroke(k);
else{
UniChar ch;
UniChar uc;
OSStatus s;
s = GetEventParameter(event, kEventParamKeyUnicodes,