glut: Remove EOF characters.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Thu, 7 Aug 2008 08:03:30 +0000 (09:03 +0100)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 22 Sep 2008 03:09:58 +0000 (12:09 +0900)
src/glut/os2/WarpWin.cpp
src/glut/os2/glut_cindex.cpp
src/glut/os2/glut_gamemode.cpp
src/glut/os2/glut_win.cpp
src/glut/os2/glut_winmisc.cpp
src/glut/os2/os2_glx.cpp
src/glut/os2/os2_menu.cpp
src/glut/os2/os2_winproc.cpp

index bd5a6e80c7fa9036cf438bd3b23f3225ea86e958..71cc8e1bc9c2c657c4e7a2126eb1aecf2c2e33cc 100644 (file)
@@ -417,4 +417,3 @@ void ScreenToClient( HWND hwnd,   POINTL *point)
   point->y -= swp_src.y;
 }
 
-\1a
\ No newline at end of file
index 34841850519996b200f77e7dedb0380835c261c7..fa6d2f12d65938330924de10ace86d2d3de5af8c 100644 (file)
@@ -256,4 +256,3 @@ bla bla bla
 #endif
 }
 /* ENDCENTRY */
-\1a
\ No newline at end of file
index 39918fdf39b36cb53f3b477f2b4517c9ebb2e80f..1756e8a4b56cf30c065743f2b586961f1993e581 100644 (file)
@@ -677,4 +677,3 @@ glutGameModeGet(GLenum mode)
     return -1;
   }
 }
-\1a
\ No newline at end of file
index 53ff5d5d953861d87cdcc73efff3f0d5eb0d8051..63757d71522b87a8c7b85619a033178344a6d8f8 100644 (file)
@@ -1218,4 +1218,3 @@ glutReshapeFunc(GLUTreshapeCB reshapeFunc)
     __glutCurrentWindow->reshape = __glutDefaultReshape;
   }
 }
-\1a
\ No newline at end of file
index 456d19a8c18a06dd068c5194f892e8b6f8a70b21..7cd6699924f7206eabb7374be0a69c9cdc3612d2 100644 (file)
@@ -124,4 +124,3 @@ glutHideWindow(void)
 }
 
 /* ENDCENTRY */
-\1a
\ No newline at end of file
index 5e135bc17e91f16d22ad7fb351f0ed76327b2ea8..bf116e49c9fd60e1cc7eaafad22211f6f48d37c7 100644 (file)
@@ -143,4 +143,3 @@ XVisualInfo * glXChooseVisual(int mode)
 #if POKA
 #endif /* POKA */
 
-\1a
\ No newline at end of file
index 56f2cdef8b2b101ae7524b69f4ed324fdeab9d96..f140e9c79b07a982e3405f3ac4a61a516db7db19 100644 (file)
@@ -530,4 +530,3 @@ glutDetachMenu(int button)
   }
 }
 
-\1a
\ No newline at end of file
index 6ffe0d4624be220873cf7f89beb41c3db852e2c7..9cbdec1cd29760010a7321abc4f90fd3c383ee60 100644 (file)
@@ -1294,4 +1294,3 @@ Bool __glutSetWindowText(Window window, char *text)
 }
 
 #endif
-\1a
\ No newline at end of file