[FFmpeg-cvslog] r10732 - trunk/libavutil/rc4.h
Michael Niedermayer
michaelni
Sun Oct 14 14:02:47 CEST 2007
On Sun, Oct 14, 2007 at 11:51:39AM +0200, diego wrote:
> Author: diego
> Date: Sun Oct 14 11:51:38 2007
> New Revision: 10732
>
> Log:
> Add multiple inclusion guards.
>
>
> Modified:
> trunk/libavutil/rc4.h
>
> Modified: trunk/libavutil/rc4.h
> ==============================================================================
> --- 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 ...
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I hate to see young programmers poisoned by the kind of thinking
Ulrich Drepper puts forward since it is simply too narrow -- Roman Shaposhnik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20071014/6c76cd9a/attachment.pgp>
More information about the ffmpeg-cvslog
mailing list