diff options
Diffstat (limited to 'audio/kmpg/files/patch-ab')
-rw-r--r-- | audio/kmpg/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/kmpg/files/patch-ab b/audio/kmpg/files/patch-ab deleted file mode 100644 index b965bbb4a263..000000000000 --- a/audio/kmpg/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/yaflib/players/splay/mpeglayer3.cc.orig Sun Jan 23 16:50:48 2000 -+++ lib/yaflib/players/splay/mpeglayer3.cc Sun Jan 23 16:50:50 2000 -@@ -767,7 +767,7 @@ - for(i=0;i<e;) - { - const HUFFMANCODETABLE *h; -- register end; -+ register int end; - - if (i<region1Start) - { |