summaryrefslogtreecommitdiff
path: root/audio/streamripper-current/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'audio/streamripper-current/patches/patch-ad')
-rw-r--r--audio/streamripper-current/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/streamripper-current/patches/patch-ad b/audio/streamripper-current/patches/patch-ad
deleted file mode 100644
index b75da138710..00000000000
--- a/audio/streamripper-current/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 2009/01/07 18:51:28 drochner Exp $
-
---- ./lib/mchar.c.orig 2008-12-11 05:48:39.000000000 +0100
-+++ ./lib/mchar.c
-@@ -48,7 +48,7 @@
- #define vsnprintf _vsnprintf
- // #define vswprintf _vsnwprintf
- #else
-- #define ICONV_WCHAR "WCHAR_T"
-+ #define ICONV_WCHAR "ucs-4"
- /* This prototype is missing in some systems */
- // int vswprintf (wchar_t * ws, size_t n, const wchar_t * format, va_list arg);
- #endif