6LoWPAN: Just adds more debug output

This commit is contained in:
Gregory Nutt
2017-06-22 15:19:18 -06:00
parent 922454d515
commit 4a517ad48d
3 changed files with 72 additions and 28 deletions
+1 -1
View File
@@ -553,7 +553,7 @@ bool net_ipv6addr_maskcmp(const net_ipv6addr_t addr1,
* Name: net_is_addr_unspecified
*
* Description:
* Is Ithe Pv6 address the unspecified address?
* Is Ithe IPv6 address the unspecified address?
*
****************************************************************************/