From: Luke H. <lh...@us...> - 2002-11-27 02:35:01
|
Update of /cvsroot/java-game-lib/LWJGL/src/native/common In directory sc8-pr-cvs1:/tmp/cvs-serv12020/src/native/common Modified Files: extal.c Log Message: fixed missing newline Index: extal.c CVS Browser: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/java-game-lib/LWJGL/src/native/common/extal.c =================================================================== RCS file: /cvsroot/java-game-lib/LWJGL/src/native/common/extal.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- extal.c 25 Nov 2002 13:39:45 -0000 1.1 +++ extal.c 27 Nov 2002 02:34:58 -0000 1.2 @@ -38,4 +38,4 @@ * * @author Brian Matzon <br...@ma...> * @version $Revision$ - */ \ No newline at end of file + */ |