Add static where appropriate.
This commit is contained in:
parent
2d3e25388b
commit
37b3e86828
@ -49,7 +49,7 @@
|
||||
|
||||
#define IWN_DEFAULT_IF "iwn0"
|
||||
|
||||
struct iwnstats *
|
||||
static struct iwnstats *
|
||||
iwnstats_new(const char *ifname)
|
||||
{
|
||||
struct iwnstats *is;
|
||||
|
Loading…
x
Reference in New Issue
Block a user