diff options
Diffstat (limited to 'abs/extra-testing/mplayer/url_fix_20080120.diff')
-rw-r--r-- | abs/extra-testing/mplayer/url_fix_20080120.diff | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/abs/extra-testing/mplayer/url_fix_20080120.diff b/abs/extra-testing/mplayer/url_fix_20080120.diff deleted file mode 100644 index a073589..0000000 --- a/abs/extra-testing/mplayer/url_fix_20080120.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- stream/url.c (revision 24724) -+++ stream/url.c (working copy) -@@ -328,6 +328,7 @@ - } - } - -+ tmp = NULL; - while(i < len) { - // look for the next char that must be kept - for (j=i;j<len;j++) { |