summaryrefslogtreecommitdiffstats
path: root/source.local/extra/source/icedtea-web/icedtea-web.npapi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source.local/extra/source/icedtea-web/icedtea-web.npapi.patch')
-rw-r--r--source.local/extra/source/icedtea-web/icedtea-web.npapi.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/source.local/extra/source/icedtea-web/icedtea-web.npapi.patch b/source.local/extra/source/icedtea-web/icedtea-web.npapi.patch
new file mode 100644
index 0000000..84798ea
--- /dev/null
+++ b/source.local/extra/source/icedtea-web/icedtea-web.npapi.patch
@@ -0,0 +1,11 @@
+--- ./plugin/icedteanp/IcedTeaNPPlugin.cc.orig 2011-08-31 20:17:31.083018181 +0200
++++ ./plugin/icedteanp/IcedTeaNPPlugin.cc 2012-01-01 17:40:02.244669944 +0100
+@@ -2262,7 +2262,7 @@
+
+ // Returns a string describing the MIME type that this plugin
+ // handles.
+-char*
++const char*
+ NP_GetMIMEDescription ()
+ {
+ PLUGIN_DEBUG ("NP_GetMIMEDescription\n");