]> git.pld-linux.org Git - packages/gpac.git/blob - gpac-xulrunner.patch
f12bf1a84b5d4174b9f6b809e92b5c02de9579a4
[packages/gpac.git] / gpac-xulrunner.patch
1 --- gpac/applications/osmozilla/osmo_npapi.cpp.orig     2012-04-04 17:04:39.000000000 +0200
2 +++ gpac/applications/osmozilla/osmo_npapi.cpp  2012-06-17 07:42:36.879779391 +0200
3 @@ -372,7 +372,7 @@
4         /* explicit plugin call */ \
5         "application/x-gpac::GPAC plugin;" \
6  
7 -char * NP_GetMIMEDescription(void)
8 +const char * NP_GetMIMEDescription(void)
9  {
10         return (char *) GPAC_PLUGIN_MIMETYPES;
11  }
This page took 0.022145 seconds and 3 git commands to generate.