Remove the illegal semicolon after extern "C" {}
git-svn-id: svn://10.0.0.236/trunk@21489 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
#ifdef USE_NSREG
|
||||
#define XP_BEGIN_PROTOS extern "C" {
|
||||
#define XP_END_PROTOS };
|
||||
#define XP_END_PROTOS }
|
||||
#include "NSReg.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user