From d1e1a76f6220127f91f3d1adbbfc764332a9a138 Mon Sep 17 00:00:00 2001 From: José Fonseca Date: Thu, 7 Aug 2008 09:03:30 +0100 Subject: glut: Remove EOF characters. --- src/glut/os2/WarpWin.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/glut/os2/WarpWin.cpp') 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 -- cgit v1.2.3