gallium/util: make stream variable static in u_debug_refcnt.c
Reviewed-by: Eduardo Lima Mitev <elima@igalia.com>
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
|
||||
int debug_refcnt_state;
|
||||
|
||||
FILE *stream;
|
||||
static FILE *stream;
|
||||
|
||||
/* TODO: maybe move this serial machinery to a stand-alone module and
|
||||
* expose it?
|
||||
|
Reference in New Issue
Block a user