Rollback unnecessary file name features.
[platform/upstream/libvorbis.git] / examples / vorbisfile_example.c
index 414b060..3569767 100644 (file)
@@ -11,7 +11,7 @@
  ********************************************************************
 
  function: simple example decoder using vorbisfile
- last mod: $Id: vorbisfile_example.c,v 1.5 2001/02/26 03:50:38 xiphmont Exp $
+ last mod: $Id: vorbisfile_example.c,v 1.7 2001/09/17 01:06:18 cwolf Exp $
 
  ********************************************************************/
 
@@ -85,4 +85,3 @@ int main(int argc, char **argv){
   fprintf(stderr,"Done.\n");
   return(0);
 }
-