summaryrefslogtreecommitdiff
path: root/src/glut/os2/WarpWin.cpp
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@tungstengraphics.com>2008-08-07 09:03:30 +0100
committerJosé Fonseca <jrfonseca@tungstengraphics.com>2008-09-22 12:09:58 +0900
commitd1e1a76f6220127f91f3d1adbbfc764332a9a138 (patch)
tree5a7ad1cfdbf39dd5e1872522f6f96f5fbebdc5cb /src/glut/os2/WarpWin.cpp
parent7c1fda71acfbe01bf36356f6af90d9ac631e18c1 (diff)
glut: Remove EOF characters.
Diffstat (limited to 'src/glut/os2/WarpWin.cpp')
-rw-r--r--src/glut/os2/WarpWin.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/os2/WarpWin.cpp b/src/glut/os2/WarpWin.cpp
index bd5a6e80c7..71cc8e1bc9 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