| Index: third_party/npapi/bindings/npfunctions.h
|
| diff --git a/third_party/npapi/bindings/npfunctions.h b/third_party/npapi/bindings/npfunctions.h
|
| index 9f91885125ae275f20a8afd61dc5411ce4dfc0cd..02a54be1b4ea7bf595d0b421240d1df1acb0e03e 100644
|
| --- a/third_party/npapi/bindings/npfunctions.h
|
| +++ b/third_party/npapi/bindings/npfunctions.h
|
| @@ -217,7 +217,7 @@ typedef struct _NPNetscapeFuncs {
|
| * These can be called to retreive MIME information from the plugin dynamically
|
| *
|
| * Note: For compatibility with Quicktime, BPSupportedMIMEtypes is another way
|
| - * to get mime info from the plugin only on OSX and may not be supported
|
| + * to get mime info from the plugin only on OSX and may not be supported
|
| * in furture version -- use NP_GetMIMEDescription instead
|
| */
|
| enum
|
|
|