From e4723f73a36c320868e28405c7665178a04f917f Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Sun, 17 Nov 2002 12:14:09 +0000 Subject: Update to 3.93. --- audio/lame/files/patch-sloppy | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 audio/lame/files/patch-sloppy (limited to 'audio/lame/files/patch-sloppy') diff --git a/audio/lame/files/patch-sloppy b/audio/lame/files/patch-sloppy deleted file mode 100644 index 7dbf16194933..000000000000 --- a/audio/lame/files/patch-sloppy +++ /dev/null @@ -1,16 +0,0 @@ ---- frontend/mp3rtp.c Fri Jun 8 17:29:34 2001 -+++ frontend/mp3rtp.c Fri Sep 27 18:29:04 2002 -@@ -48,6 +48,4 @@ - #endif - --#define MAX_NAME_SIZE 2048 /* current value of Linux */ -- - /* - * Encode (via LAME) to mp3 with RTP streaming of the output. -@@ -89,5 +87,5 @@ - - --unsigned maxvalue ( short int Buffer [2] [1152] ) -+unsigned maxvalue ( int Buffer [2] [1152] ) - { - int max = 0; -- cgit v1.2.3