]> git.pld-linux.org Git - packages/gpac.git/commitdiff
- one more file patched
authorlisu <lisu@pld-linux.org>
Sun, 22 Jan 2012 16:45:23 +0000 (16:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gpac-xulrunner.patch -> 1.5

gpac-xulrunner.patch

index 128382edf50b80eb794a1128e5ebdd3313c64717..2a6c91528c978d5d196f7da16a68096a4d1497fb 100644 (file)
  {
        return GPAC_PLUGIN_MIMETYPES;
  }
+--- gpac/applications/osmozilla/np_entry.cpp~  2005-07-13 16:34:30.000000000 +0200
++++ gpac/applications/osmozilla/np_entry.cpp   2012-01-22 17:43:44.464387379 +0100
+@@ -172,7 +172,7 @@
+   return NS_PluginInitialize();
+ }
+-char * NP_GetMIMEDescription(void)
++const char * NP_GetMIMEDescription(void)
+ {
+       return NPP_GetMIMEDescription();
+ }
This page took 0.116708 seconds and 4 git commands to generate.