Guest
Public paste!

micmac

By: a guest | Jul 31st, 2007 | Syntax: None | Size: 0.44 KB | Hits: 155 | Expires: Never
Copy text to clipboard
  1. --- aotuvb5-libvorbis1.1.2.diff 2007-07-31 10:59:56.000000000 +0200
  2. +++ /usr/local/portage/media-libs/libvorbis/files/aotuvb5-libvorbis-1.2.0.diff  2007-07-31 10:46:58.000000000 +0200
  3.  -267,7 +267,7 @@
  4.    }
  5.  
  6.    static int _vorbis_pack_comment(oggpack_buffer *opb,vorbis_comment *vc){
  7. -!   char temp[]="Xiph.Org libVorbis I 20050304";
  8. +!   char temp[]="Xiph.Org libVorbis I 20070622";
  9.      int bytes = strlen(temp);
  10.  
  11.      /* preamble */