mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-02 07:06:41 +03:00
typo
This commit is contained in:
parent
9044de04cf
commit
ea2adb6e22
@ -330,7 +330,7 @@ u3_ames_io_init()
|
||||
uL(fprintf(uH, "ames: czar: %s on %d\n", u3_Host.ops_u.imp_c, por_s));
|
||||
}
|
||||
else {
|
||||
uL(fprintf(uH, "ames: czar: %s on %d\n (localhost only)",
|
||||
uL(fprintf(uH, "ames: czar: %s on %d (localhost only)\n",
|
||||
u3_Host.ops_u.imp_c, por_s));
|
||||
}
|
||||
u3z(num);
|
||||
|
Loading…
Reference in New Issue
Block a user