freebsd-ports/audio/mp3unicode/files/patch-mp3unicode.cpp
Max Brazhnikov d9056fd9eb audio/mp3unicode:
- Update to 1.2.1
- Remove patch for DOCS option, which no longer needed in STAGEDIR era \o/
2014-05-20 18:55:12 +00:00

11 lines
250 B
C++

--- ./mp3unicode.cpp.orig 2012-05-07 12:03:19.000000000 +0000
+++ ./mp3unicode.cpp 2014-05-13 20:16:40.053475428 +0000
@@ -229,7 +229,7 @@
if (
iconv (
cd,
- (char **)&from,
+ &from,
&from_size,
&to,
&to_size