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/WarpWin.cpp | |
parent | 506b8ebdba73f85c169599ce861b339e97370eb2 (diff) |
glut: Remove EOF characters.
Diffstat (limited to 'src/glut/os2/WarpWin.cpp')
-rw-r--r-- | src/glut/os2/WarpWin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/os2/WarpWin.cpp b/src/glut/os2/WarpWin.cpp index bd5a6e80c7f..71cc8e1bc9c 100644 --- a/src/glut/os2/WarpWin.cpp +++ b/src/glut/os2/WarpWin.cpp @@ -417,4 +417,3 @@ void ScreenToClient( HWND hwnd, POINTL *point) point->y -= swp_src.y; } -
\ No newline at end of file |