1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 08:52:45 +01:00
RIOT/pkg/lwip/contrib/sock/tcp
Marian Buschsieweke 3be9446769
pkg/lwip: fix code style
This mostly converts switch statements from double indent style to
Linux kernel style, as required per the coding convention.

From the C compiler perspective, this is a whitespace only change.
2022-07-22 12:42:22 +02:00
..
lwip_sock_tcp.c pkg/lwip: fix code style 2022-07-22 12:42:22 +02:00
Makefile pkg: provide sock_tcp support for lwip 2017-02-13 20:10:42 +01:00