Flexelint

parent ebbd2fd3
......@@ -55,7 +55,7 @@ static char wrongbuf[1024];
WRONG(wrongbuf); \
} while (0)
pthread_mutexattr_t fc_mtxattr_errorcheck;
static pthread_mutexattr_t fc_mtxattr_errorcheck;
static void __attribute__((constructor))
init_mutexattr(void)
{
......
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