loplugin:externvar
Change-Id: I63571c0003e6e0d7bd7a0c71a7dd47955a8871e0
This commit is contained in:
parent
62affdd4bf
commit
e5c324016d
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
|||
#define FALSE 0
|
||||
#endif
|
||||
|
||||
int internal_boost = 0;
|
||||
static int internal_boost = 0;
|
||||
static char* base_dir;
|
||||
static char* work_dir;
|
||||
size_t work_dir_len;
|
||||
|
|
Loading…
Reference in a new issue