summaryrefslogtreecommitdiffstats
path: root/icedtea-web/build/icedtea-web.npapi.patch
blob: 84798eae9e2c1d84dc140dbd0af27742e3061566 (plain)
1
2
3
4
5
6
7
8
9
10
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");