Kaydet (Commit) e5c32401 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:externvar

Change-Id: I63571c0003e6e0d7bd7a0c71a7dd47955a8871e0
üst 62affdd4
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
#define FALSE 0 #define FALSE 0
#endif #endif
int internal_boost = 0; static int internal_boost = 0;
static char* base_dir; static char* base_dir;
static char* work_dir; static char* work_dir;
size_t work_dir_len; size_t work_dir_len;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment