mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-09 17:25:00 +00:00
fixed comment.
This commit is contained in:
@@ -54,7 +54,7 @@ const linkaddr_t linkaddr_null = { { 0, 0, 0, 0, 0, 0, 0, 0 } };
|
||||
#endif /*LINKADDR_SIZE == 8*/
|
||||
#if LINKADDR_SIZE == 6
|
||||
const linkaddr_t linkaddr_null = { { 0, 0, 0, 0, 0, 0 } };
|
||||
#endif /*LINKADDR_SIZE == 8*/
|
||||
#endif /*LINKADDR_SIZE == 6*/
|
||||
#endif /*LINKADDR_SIZE == 2*/
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user