mirror of
https://github.com/yarrick/iodine.git
synced 2025-01-12 02:53:47 +00:00
fix warnings
This commit is contained in:
parent
3ba81894fc
commit
9383c84479
@ -227,7 +227,7 @@ tun_setip(const char *ip, int netbits)
|
||||
}
|
||||
|
||||
int
|
||||
tun_setmtu(const size_t mtu)
|
||||
tun_setmtu(const unsigned mtu)
|
||||
{
|
||||
char cmdline[512];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user