зеркало из https://github.com/mozilla/gecko-dev.git
Bug 118801 -- incrementing plugin API version, r=peterl, sr=beard
This commit is contained in:
Родитель
fddcae4787
Коммит
cc959cab45
|
@ -38,7 +38,7 @@
|
|||
|
||||
|
||||
/*
|
||||
* npapi.h $Revision: 3.18 $
|
||||
* npapi.h $Revision: 3.19 $
|
||||
* Netscape client plug-in API spec
|
||||
*/
|
||||
|
||||
|
@ -103,7 +103,7 @@
|
|||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#define NP_VERSION_MAJOR 0
|
||||
#define NP_VERSION_MINOR 12
|
||||
#define NP_VERSION_MINOR 13
|
||||
|
||||
|
||||
/* The OS/2 version of Netscape uses RC_DATA to define the
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
|
||||
/*
|
||||
* npapi.h $Revision: 3.18 $
|
||||
* npapi.h $Revision: 3.19 $
|
||||
* Netscape client plug-in API spec
|
||||
*/
|
||||
|
||||
|
@ -103,7 +103,7 @@
|
|||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#define NP_VERSION_MAJOR 0
|
||||
#define NP_VERSION_MINOR 12
|
||||
#define NP_VERSION_MINOR 13
|
||||
|
||||
|
||||
/* The OS/2 version of Netscape uses RC_DATA to define the
|
||||
|
|
Загрузка…
Ссылка в новой задаче