developer/golang: update to 1.23
[oi-userland.git] / components / network / tuntap / patches / bootmsg.patch
blobc1ebab7686d2ff7c2d8f1499f9b41f3c9c065cc3
1 diff -wpruN '--exclude=*.orig' a~/tun.c a/tun.c
2 --- a~/tun.c 1970-01-01 00:00:00
3 +++ a/tun.c 1970-01-01 00:00:00
4 @@ -166,7 +166,7 @@ static struct tunstr *tun_str;
6 int _init(void)
8 - cmn_err(CE_CONT, "Universal TUN/TAP device driver ver %s "
9 + cmn_err(CE_CONT, "?Universal TUN/TAP device driver ver %s "
10 "(C) 1999-2000 Maxim Krasnyansky\n", TUN_VER);
12 DBG(CE_CONT,"tun: _init\n");