We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f400c commit d1ba690Copy full SHA for d1ba690
src/common/netif/netif_haiku.c
@@ -9,7 +9,7 @@
9
#include <sys/sockio.h>
10
#include <stdio.h>
11
12
-// losely based on Haiku's src/bin/network/route/route.cpp
+// loosely based on Haiku's src/bin/network/route/route.cpp
13
14
bool ffNetifGetDefaultRouteImpl(char iface[IF_NAMESIZE + 1], uint32_t* ifIndex)
15
{
0 commit comments