freebsd-ports/audio/splay/files/patch-ac

12 lines
271 B
Text
Raw Normal View History

--- mpegsound/mpeglayer3.cc.orig Sat Nov 27 16:44:49 1999
+++ mpegsound/mpeglayer3.cc Sat Nov 27 16:45:27 1999
@@ -769,7 +769,7 @@
for(i=0;i<e;)
{
const HUFFMANCODETABLE *h;
- register end;
+ register int end;
if (i<region1Start)
{