head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.6 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.4 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.2 pkgsrc-2011Q4-base:1.2; locks; strict; comment @// @; 1.2 date 2011.12.30.08.59.39; author obache; state dead; branches; next 1.1; 1.1 date 2011.12.29.16.34.03; author joerg; state Exp; branches; next ; desc @@ 1.2 log @remove unwanted patches. @ text @$NetBSD: patch-src_np__entry.cpp,v 1.1 2011/12/29 16:34:03 joerg Exp $ --- src/np_entry.cpp.orig 2011-12-29 14:02:59.000000000 +0000 +++ src/np_entry.cpp @@@@ -80,9 +80,9 @@@@ NPError OSCALL NP_GetEntryPoints(NPPlugi #endif /* XP_WIN */ -char *NPP_GetMIMEDescription(); +const char *NPP_GetMIMEDescription(); -char *NP_GetMIMEDescription() +const char *NP_GetMIMEDescription() { return NPP_GetMIMEDescription(); } @ 1.1 log @Deal with const changes in xulrunner. @ text @d1 1 a1 1 $NetBSD$ @