New loplugin:externvar: xmlhelp

Change-Id: Ib531fe3b420e8c8fbec5daddf112f0d33440d463
This commit is contained in:
Stephan Bergmann
2017-01-09 15:39:33 +01:00
parent 76f894f248
commit 6627b78882

View File

@@ -575,7 +575,7 @@ struct UserData {
URLParameter* m_pInitial;
};
UserData *ugblData = nullptr;
static UserData *ugblData = nullptr;
extern "C" {