]> git.pld-linux.org Git - packages/gpac.git/blobdiff - gpac-xulrunner.patch
- rel 2
[packages/gpac.git] / gpac-xulrunner.patch
index f12bf1a84b5d4174b9f6b809e92b5c02de9579a4..7139b0c1d2e779a7061bb1a38083e856c139410b 100644 (file)
@@ -1,11 +1,12 @@
 --- gpac/applications/osmozilla/osmo_npapi.cpp.orig    2012-04-04 17:04:39.000000000 +0200
 +++ gpac/applications/osmozilla/osmo_npapi.cpp 2012-06-17 07:42:36.879779391 +0200
 @@ -372,7 +372,7 @@
-       /* explicit plugin call */ \
-       "application/x-gpac::GPAC plugin;" \
--char * NP_GetMIMEDescription(void)
-+const char * NP_GetMIMEDescription(void)
- {
-       return (char *) GPAC_PLUGIN_MIMETYPES;
- }
+       /* explicit plugin call */ \\r
+       "application/x-gpac::GPAC plugin;" \\r
+  \r
+-char * NP_GetMIMEDescription(void)\r
++const char * NP_GetMIMEDescription(void)\r
+ {\r
+       return (char *) GPAC_PLUGIN_MIMETYPES;\r
+ }\r
+
This page took 0.031197 seconds and 4 git commands to generate.