diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
commit | 8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch) | |
tree | 1c37a6088704b234484b1352cd1f882fb2a253ad /multimedia/mpegedit/files/patch-ax | |
parent | Catch up with Wnn6-lib update. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Diffstat (limited to 'multimedia/mpegedit/files/patch-ax')
-rw-r--r-- | multimedia/mpegedit/files/patch-ax | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/mpegedit/files/patch-ax b/multimedia/mpegedit/files/patch-ax deleted file mode 100644 index 5580a00b4afe..000000000000 --- a/multimedia/mpegedit/files/patch-ax +++ /dev/null @@ -1,11 +0,0 @@ ---- MpegCodec/decoder/motionvector.c.orig Mon Aug 15 00:12:03 1994 -+++ MpegCodec/decoder/motionvector.c Thu Jun 15 08:37:50 2000 -@@ -19,7 +19,7 @@ - * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. - */ - #include "dmpeg.h" --#include "proto.h" -+/* #include "proto.h" */ - #include "util.h" - - |