diff options
Diffstat (limited to 'multimedia/totem-pl-parser')
-rw-r--r-- | multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c b/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c index 0514b724c..d7053b27c 100644 --- a/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c +++ b/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-podcast.c @@ -1,10 +1,10 @@ --- plparse/totem-pl-parser-podcast.c 2010-03-27 04:45:52.000000000 -0400 +++ plparse/totem-pl-parser-podcast.c.orig 2010-03-27 04:45:30.000000000 -0400 -@@ -25,7 +25,6 @@ +@@ -25,6 +25,7 @@ #include <glib.h> #ifndef TOTEM_PL_PARSER_MINI --#undef _LARGEFILE64_SOURCE ++#undef _LARGEFILE64_SOURCE #include <zlib.h> #include "xmlparser.h" |