cvs: gd /libgd/examples nnquant.c

[email protected] ("Pierre-Alain Joye") Tue, 15 Jan 2008 11:29:14 -0000
Newsgroups php.gd.cvs
Message-ID <cvspajoye1200396554@cvsserver>
pajoye		Tue Jan 15 11:29:14 2008 UTC

  Modified files:              
    /gd/libgd/examples	nnquant.c 
  Log:
  - drop comment
  
http://cvs.php.net/viewvc.cgi/gd/libgd/examples/nnquant.c?r1=1.4&r2=1.5&diff_format=u
Index: gd/libgd/examples/nnquant.c
diff -u gd/libgd/examples/nnquant.c:1.4 gd/libgd/examples/nnquant.c:1.5
--- gd/libgd/examples/nnquant.c:1.4	Tue Jan 15 11:28:43 2008
+++ gd/libgd/examples/nnquant.c	Tue Jan 15 11:29:14 2008
@@ -1,9 +1,4 @@
-/* $Id: nnquant.c,v 1.4 2008/01/15 11:28:43 pajoye Exp $ */
-/*
- * You can fetch a set of samples TIFF images here:
- * ftp://ftp.remotesensing.org/pub/libtiff/
- * (pics-x.y.z.tar.gz)
- */
+/* $Id: nnquant.c,v 1.5 2008/01/15 11:29:14 pajoye Exp $ */
 
 #include "gd.h"
 #include <stdio.h>