From: Richard Rauch Date: Tue, 25 Nov 2003 04:21:48 +0000 (+0000) Subject: Change from John (I removed a couple of spaces from a couple of lines in X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;h=a5e39e2546cb979ef5a224a808229f27963537c7;hp=a5e39e2546cb979ef5a224a808229f27963537c7;p=freeglut Change from John (I removed a couple of spaces from a couple of lines in his freeglut_internal.h file where they were wrapping in EMACS; otherwise, the files are exactly as he sent them to me). The change unifies the WIN32 and UNIX_X11 code by defining our own window-handle-type in freeglut_internal.h. This let John rip out some #if garbage in several places. The result is clearer code. Thanks, John! git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@362 7f0cb862-5218-0410-a997-914c9d46530a ---