[Mplayer-cvslog] CVS: main/Gui/bitmap/tga tga.c,1.1,1.2

Arpi of Ize arpi at mplayer.dev.hu
Thu Oct 4 22:33:31 CEST 2001


Update of /cvsroot/mplayer/main/Gui/bitmap/tga
In directory mplayer:/var/tmp.root/cvs-serv28383/bitmap/tga

Modified Files:
	tga.c 
Log Message:
missing newlines fixed

Index: tga.c
===================================================================
RCS file: /cvsroot/mplayer/main/Gui/bitmap/tga/tga.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tga.c	25 Aug 2001 21:04:28 -0000	1.1
+++ tga.c	4 Oct 2001 20:33:28 -0000	1.2
@@ -186,4 +186,5 @@
  tmp.ImageSize=sx * sy * ( BPP / 8 );
  tmp.Image=Buffer;
  tgaWriteTexture( fname,&tmp );
-}
\ No newline at end of file
+}
+




More information about the MPlayer-cvslog mailing list