[FFmpeg-cvslog] r10732 - trunk/libavutil/rc4.h
Diego Biurrun
diego
Sun Oct 14 19:07:34 CEST 2007
On Sun, Oct 14, 2007 at 02:02:47PM +0200, Michael Niedermayer wrote:
> On Sun, Oct 14, 2007 at 11:51:39AM +0200, diego wrote:
> >
> > Log:
> > Add multiple inclusion guards.
> >
> > --- trunk/libavutil/rc4.h (original)
> > +++ trunk/libavutil/rc4.h Sun Oct 14 11:51:38 2007
> > @@ -18,4 +18,9 @@
> > * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
> > */
> >
> > +#ifndef RC4_H
> > +#ifndef RC4_H
>
> well, its not a completely useless waste of bytes but i dont think reimar
> meant that you should solve it that way ...
Ahem, I'll go fill up my Cola supply in minute :-)
Diego
More information about the ffmpeg-cvslog
mailing list