1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
Martine Lenders 05bca5b2cf gnrc_netif: fix DEBUG output on error
`res` is an integer that is always negative in the given case, so using
`%u` here might be a little bit confusing.
2019-03-26 18:23:56 +01:00
..
2019-03-25 19:04:05 +01:00
2018-03-06 14:00:32 +01:00
2018-03-06 14:00:32 +01:00
2018-04-06 11:18:53 +02:00
2018-07-20 11:48:29 +02:00
2018-06-11 19:12:02 +02:00
2015-08-30 14:00:33 +02:00