mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-05 14:59:01 +00:00
Changed: #878 Fix typos in comments/code
This commit is contained in:
parent
13435926e7
commit
dc948e43c7
1 changed files with 2 additions and 2 deletions
|
@ -294,8 +294,8 @@ CDriverGL::CDriverGL()
|
|||
|
||||
#elif defined (NL_OS_UNIX)
|
||||
cursor = None;
|
||||
_win = 0;
|
||||
_dpy = 0;
|
||||
win = 0;
|
||||
dpy = 0;
|
||||
|
||||
# ifdef XF86VIDMODE
|
||||
// zero the old screen mode
|
||||
|
|
Loading…
Reference in a new issue