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-08-12 13:00:10 +0100
commitebb5855821f64fd8c0129d218a9b46ee7c0e012d (patch)
tree62e87ff915cee30cd50cefa93972464216571bc7 /src/glut/os2/WarpWin.cpp
parent506b8ebdba73f85c169599ce861b339e97370eb2 (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