Remove C++ style comment to fix OSF bustage
git-svn-id: svn://10.0.0.236/trunk@102576 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
|
||||
/*
|
||||
* npapi.h $Revision: 3.14 $
|
||||
* npapi.h $Revision: 3.15 $
|
||||
* Netscape client plug-in API spec
|
||||
*/
|
||||
|
||||
@@ -315,7 +315,7 @@ typedef enum {
|
||||
NPNVasdEnabledBool,
|
||||
NPNVisOfflineBool,
|
||||
|
||||
// 10 and over are available on Mozilla builds starting with 0.9.4
|
||||
/* 10 and over are available on Mozilla builds starting with 0.9.4 */
|
||||
NPNVserviceManager = 10
|
||||
} NPNVariable;
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
|
||||
/*
|
||||
* npapi.h $Revision: 3.14 $
|
||||
* npapi.h $Revision: 3.15 $
|
||||
* Netscape client plug-in API spec
|
||||
*/
|
||||
|
||||
@@ -315,7 +315,7 @@ typedef enum {
|
||||
NPNVasdEnabledBool,
|
||||
NPNVisOfflineBool,
|
||||
|
||||
// 10 and over are available on Mozilla builds starting with 0.9.4
|
||||
/* 10 and over are available on Mozilla builds starting with 0.9.4 */
|
||||
NPNVserviceManager = 10
|
||||
} NPNVariable;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user