diff options
author | José Fonseca <[email protected]> | 2008-08-07 09:03:30 +0100 |
---|---|---|
committer | José Fonseca <[email protected]> | 2008-08-12 13:00:10 +0100 |
commit | ebb5855821f64fd8c0129d218a9b46ee7c0e012d (patch) | |
tree | 62e87ff915cee30cd50cefa93972464216571bc7 /src/glut/os2/glut_win.cpp | |
parent | 506b8ebdba73f85c169599ce861b339e97370eb2 (diff) |
glut: Remove EOF characters.
Diffstat (limited to 'src/glut/os2/glut_win.cpp')
-rw-r--r-- | src/glut/os2/glut_win.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/os2/glut_win.cpp b/src/glut/os2/glut_win.cpp index 53ff5d5d953..63757d71522 100644 --- a/src/glut/os2/glut_win.cpp +++ b/src/glut/os2/glut_win.cpp @@ -1218,4 +1218,3 @@ glutReshapeFunc(GLUTreshapeCB reshapeFunc) __glutCurrentWindow->reshape = __glutDefaultReshape; } } -
\ No newline at end of file |