From: Luke H. <lh...@us...> - 2002-11-27 02:34:27
|
Update of /cvsroot/java-game-lib/LWJGL/src/native/common In directory sc8-pr-cvs1:/tmp/cvs-serv11882/src/native/common Modified Files: extal.h Log Message: fixed lack of newline Index: extal.h CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/extal.h =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/extal.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- extal.h 25 Nov 2002 21:50:41 -0000 1.2 +++ extal.h 27 Nov 2002 02:34:24 -0000 1.3 @@ -47,4 +47,4 @@ #endif -#endif \ No newline at end of file +#endif |