Chore: fix typo

This commit is contained in:
李通洲 2025-02-05 10:14:37 +08:00
parent 01f400c15f
commit d1ba690973
No known key found for this signature in database
GPG Key ID: 269AD4F5325A22A3

View File

@ -9,7 +9,7 @@
#include <sys/sockio.h>
#include <stdio.h>
// losely based on Haiku's src/bin/network/route/route.cpp
// loosely based on Haiku's src/bin/network/route/route.cpp
bool ffNetifGetDefaultRouteImpl(char iface[IF_NAMESIZE + 1], uint32_t* ifIndex)
{