summaryrefslogtreecommitdiff
path: root/www/icedtea-web/patches/patch-plugin_icedteanp_IcedTeaNPPlugin.cc
blob: bbfa71c3a23efcff35b4be96feb118bd467fe5d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-plugin_icedteanp_IcedTeaNPPlugin.cc,v 1.1 2011/12/20 13:19:00 asau Exp $

--- plugin/icedteanp/IcedTeaNPPlugin.cc.orig	2011-08-17 16:01:19.000000000 +0000
+++ plugin/icedteanp/IcedTeaNPPlugin.cc
@@ -2262,7 +2262,7 @@ NP_Initialize (NPNetscapeFuncs* browserT
 
 // Returns a string describing the MIME type that this plugin
 // handles.
-char*
+const char*
 NP_GetMIMEDescription ()
 {
   PLUGIN_DEBUG ("NP_GetMIMEDescription\n");