fixed comment.

This commit is contained in:
Joakim Eriksson 2016-12-29 22:49:01 +01:00 committed by GitHub
parent 616b65c962
commit cbf4a843e2

View File

@ -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*/