Re: [PATCH Hurd] Code refactor

2024-12-07 Thread Samuel Thibault
Applied, thanks! Zhaoming Luo, le sam. 07 déc. 2024 12:52:45 +0800, a ecrit: > --- > lwip/options.c | 2 +- > lwip/pfinet-ops.c | 2 +- > lwip/port/netif/hurdethif.c | 2 +- > lwip/port/netif/hurdtunif.c | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > > diff -

[PATCH Hurd] Code refactor

2024-12-06 Thread Zhaoming Luo
--- lwip/options.c | 2 +- lwip/pfinet-ops.c | 2 +- lwip/port/netif/hurdethif.c | 2 +- lwip/port/netif/hurdtunif.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lwip/options.c b/lwip/options.c index 2cfad44d..a22be26c 100644 --- a/lwip/options.c ++