These do not need initial values. Let them live in the bss.
-Erik
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static long gid = -1;
|
||||
static long gid;
|
||||
|
||||
static int fileAction(const char *fileName, struct stat *statbuf, void* junk)
|
||||
{
|
||||
|
Reference in New Issue
Block a user