On Friday 23 January 2009 03:05:38 am Kurt Roeckx wrote:
> On Fri, Jan 23, 2009 at 01:58:53AM -0500, Andres Mejia wrote:
> > --- /usr/include/mad.h      2008-12-23 16:04:51.000000000 -0500
> > +++ mad.h   2009-01-23 01:46:36.000000000 -0500
> > @@ -549,7 +549,7 @@
> >  # define LIBMAD_BIT_H
> >
> >  struct mad_bitptr {
> > -  unsigned char const *byte;
> > +  unsigned char const *byte_;
> >    unsigned short cache;
> >    unsigned short left;
> >  };
>
> I'm not sure this is something I can apply, it might be breaking
> other code.
>
>
> Kurt

Nevermind. I tested with a simple Hello World program that includes mad.h, and 
it compiles and runs fine.

-- 
Regards,
Andres

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to