Michael Niedermayer <michaelni <at> gmx.at> writes: > os->serial = serial; > return 0; > - > +#if 0 (I wonder if you shouldn't leave the empty line.) > buf = os->buf; > bufsize = os->bufsize; > codec = os->codec; > @@ -204,6 +204,7 @@ static int ogg_replace_stream > os->codec = codec; > > return 0; > +#endif LGTM Carl Eugen