Changed: #878 Fix typos in comments/code

This commit is contained in:
kervala 2010-06-07 16:46:11 +02:00
parent 9df2f7fe95
commit 5af2dbea2a

View file

@ -294,8 +294,8 @@ CDriverGL::CDriverGL()
#elif defined (NL_OS_UNIX) #elif defined (NL_OS_UNIX)
cursor = None; cursor = None;
_win = 0; win = 0;
_dpy = 0; dpy = 0;
# ifdef XF86VIDMODE # ifdef XF86VIDMODE
// zero the old screen mode // zero the old screen mode