[vorbis-dev] Syntax error....

Monty xiphmont at xiph.org
Wed Jan 31 13:39:03 PST 2001



On Thu, Feb 01, 2001 at 01:37:12AM +1000, Brian Havard wrote:
> You might want to fix this:
> 
> diff -x CVS -uwrN ../OggVorbis.clean/vorbis-tools/oggenc/platform.c ./vorbis-tools/oggenc/platform.c
> --- ../OggVorbis.clean/vorbis-tools/oggenc/platform.c	Thu Feb  1 01:25:36 2001
> +++ ./vorbis-tools/oggenc/platform.c	Thu Feb  1 01:23:08 2001
> @@ -52,7 +58,7 @@
>  }
>  #endif
>  
> -#ifdef __WATCOMC__ || __BORLANDC__
> +#if defined(__WATCOMC__) || defined(__BORLANDC__)

Corrected and committed.  Thanks.

Monty

--- >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 'vorbis-dev-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 Vorbis-dev mailing list