diff options
author | José Fonseca <[email protected]> | 2008-08-07 09:03:30 +0100 |
---|---|---|
committer | José Fonseca <[email protected]> | 2008-09-22 12:09:58 +0900 |
commit | d1e1a76f6220127f91f3d1adbbfc764332a9a138 (patch) | |
tree | 5a7ad1cfdbf39dd5e1872522f6f96f5fbebdc5cb /src/glut/os2/WarpWin.cpp | |
parent | 7c1fda71acfbe01bf36356f6af90d9ac631e18c1 (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 |