[xiph-cvs] cvs commit: theora/lib toplevel.h
Ralph Giles
giles at xiph.org
Sat Jun 7 16:34:56 PDT 2003
giles 03/06/07 19:34:56
Modified: lib toplevel.h
Log:
Add newline at the end of the file.
Revision Changes Path
1.2 +2 -2 theora/lib/toplevel.h
Index: toplevel.h
===================================================================
RCS file: /usr/local/cvsroot/theora/lib/toplevel.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- toplevel.h 4 Jun 2003 01:31:46 -0000 1.1
+++ toplevel.h 7 Jun 2003 23:34:56 -0000 1.2
@@ -11,7 +11,7 @@
********************************************************************
function:
- last mod: $Id: toplevel.h,v 1.1 2003/06/04 01:31:46 mauricio Exp $
+ last mod: $Id: toplevel.h,v 1.2 2003/06/07 23:34:56 giles Exp $
********************************************************************/
@@ -21,4 +21,4 @@
extern void write_HuffmanSet(oggpack_buffer* opb, HUFF_ENTRY **hroot);
extern void read_Qtables(oggpack_buffer* opb);
extern void read_HuffmanSet(oggpack_buffer* opb);
-extern void InitHuffmanSetPlay( PB_INSTANCE *pbi );
\ No newline at end of file
+extern void InitHuffmanSetPlay( PB_INSTANCE *pbi );
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list