summaryrefslogtreecommitdiff
path: root/src/glut/os2/glut_gamemode.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/glut_gamemode.cpp
parent506b8ebdba73f85c169599ce861b339e97370eb2 (diff)
glut: Remove EOF characters.
Diffstat (limited to 'src/glut/os2/glut_gamemode.cpp')
-rw-r--r--src/glut/os2/glut_gamemode.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glut/os2/glut_gamemode.cpp b/src/glut/os2/glut_gamemode.cpp
index 39918fdf39..1756e8a4b5 100644
--- a/src/glut/os2/glut_gamemode.cpp
+++ b/src/glut/os2/glut_gamemode.cpp
@@ -677,4 +677,3 @@ glutGameModeGet(GLenum mode)
return -1;
}
}
- \ No newline at end of file