1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/sock
Alexandre Abadie 2b0b591c85
sys/net/sock_util: fix dead initialization warning
This was reported by LLVM scan build. The value assigned at initialization is never used, so could be removed
2019-10-28 16:35:18 +01:00
..
Makefile sys: net: sock: add utility functions 2017-03-28 19:16:27 +02:00
sock_util.c sys/net/sock_util: fix dead initialization warning 2019-10-28 16:35:18 +01:00