diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-03-29 09:53:18 +0000 |
commit | 2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch) | |
tree | 19d35773be783fd6761833f599af82301c20ceac /multimedia/xmps/files/patch-codecs::video::flx::flx_codec.h | |
parent | Reorder the 'configure-message patch-libtool' targets in _CONFIGURE_SEQ (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_8_0'.release/4.8.0
Notes
Notes:
svn path=/head/; revision=77676
svn path=/tags/RELEASE_4_8_0/; revision=77677; tag=release/4.8.0
Diffstat (limited to 'multimedia/xmps/files/patch-codecs::video::flx::flx_codec.h')
-rw-r--r-- | multimedia/xmps/files/patch-codecs::video::flx::flx_codec.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/multimedia/xmps/files/patch-codecs::video::flx::flx_codec.h b/multimedia/xmps/files/patch-codecs::video::flx::flx_codec.h deleted file mode 100644 index bedd02f21154..000000000000 --- a/multimedia/xmps/files/patch-codecs::video::flx::flx_codec.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- codecs/video/flx/flx_codec.h.orig Wed Nov 1 20:46:14 2000 -+++ codecs/video/flx/flx_codec.h Sun Feb 4 22:55:34 2001 -@@ -52,7 +52,7 @@ - #include <stdlib.h> - #include <string.h> - #include <unistd.h> --#include <SDL/SDL.h> -+#include <SDL.h> - - typedef struct { - |