[vorbis-dev] Patch for typo in os_types.h

Don Pellegrino udpelleg at king.mcs.drexel.edu
Sun Aug 27 16:53:26 PDT 2000



The current CVS tree (08/27/00) has a typo in os_types.h, simply missing a
"ty", I have pasted the diff below:

Index: os_types.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/include/vorbis/os_types.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -r1.1.1.1 -r1.2
17c17
<  last mod: $Id: os_types.h,v 1.1.1.1 2000/08/28 03:16:27 don Exp $

---
>  last mod: $Id: os_types.h,v 1.2 2000/08/28 03:19:04 don Exp $
29c29
< pedef _G_int64_t int64_t;
---
> typedef _G_int64_t int64_t;

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/




More information about the Vorbis-dev mailing list