Fix typo in define MAX_MAC_ADDR_LEN
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
#define MAX_NAME_SIZE 20
|
||||
#define MAX_REPLY_SIZE 120
|
||||
#define MAX_MAX_ADDR_LEN 18
|
||||
#define MAX_MAC_ADDR_LEN 18
|
||||
#define MAX_EXTRA_REPLY_CHARS 27
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user