Skip to content

Commit d1ba690

Browse files
committed
Chore: fix typo
1 parent 01f400c commit d1ba690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/netif/netif_haiku.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#include <sys/sockio.h>
1010
#include <stdio.h>
1111

12-
// losely based on Haiku's src/bin/network/route/route.cpp
12+
// loosely based on Haiku's src/bin/network/route/route.cpp
1313

1414
bool ffNetifGetDefaultRouteImpl(char iface[IF_NAMESIZE + 1], uint32_t* ifIndex)
1515
{

0 commit comments

Comments
 (0)