diff options
Diffstat (limited to 'main/icedtea-web/const-char-np_getmimedescription.patch')
-rw-r--r-- | main/icedtea-web/const-char-np_getmimedescription.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/main/icedtea-web/const-char-np_getmimedescription.patch b/main/icedtea-web/const-char-np_getmimedescription.patch deleted file mode 100644 index 0194db1690..0000000000 --- a/main/icedtea-web/const-char-np_getmimedescription.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ./plugin/icedteanp/IcedTeaNPPlugin.cc.orig -+++ ./plugin/icedteanp/IcedTeaNPPlugin.cc -@@ -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"); |