[PD-cvs] externals/pdogg/oggwrite~ oggwrite~.c,1.4,1.5

Hans-Christoph Steiner eighthave at users.sourceforge.net
Sat May 22 04:53:15 CEST 2004


Update of /cvsroot/pure-data/externals/pdogg/oggwrite~
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15767

Modified Files:
	oggwrite~.c 
Log Message:
changed pure-data.org to pure-data.info

Index: oggwrite~.c
===================================================================
RCS file: /cvsroot/pure-data/externals/pdogg/oggwrite~/oggwrite~.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** oggwrite~.c	4 Jan 2004 12:16:08 -0000	1.4
--- oggwrite~.c	22 May 2004 02:53:13 -0000	1.5
***************
*** 720,724 ****
  	x->x_pages = 0;
  	x->x_bcname = "ogg/vorbis stream";
! 	x->x_bcurl = "http://www.pure-data.org/";
  	x->x_bcgenre = "experimental";
  	x->x_bcdescription = "ogg/vorbis stream recorded with pure-data using oggwrite~";
--- 720,724 ----
  	x->x_pages = 0;
  	x->x_bcname = "ogg/vorbis stream";
! 	x->x_bcurl = "http://www.pure-data.info/";
  	x->x_bcgenre = "experimental";
  	x->x_bcdescription = "ogg/vorbis stream recorded with pure-data using oggwrite~";





More information about the Pd-cvs mailing list