Add missing static keywords to usbhidaction(1)
This commit is contained in:
@@ -64,7 +64,7 @@ struct command {
|
||||
char *name;
|
||||
char *action;
|
||||
};
|
||||
struct command *commands;
|
||||
static struct command *commands;
|
||||
|
||||
#define SIZE 4000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user