mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 06:35:32 +03:00
Fix typos.
This commit is contained in:
parent
ad67b87200
commit
1ba234cee2
@ -1054,7 +1054,7 @@ _http_start(u3_http* htp_u)
|
||||
uL(fprintf(uH, "http: listen: %s\n", uv_strerror(ret)));
|
||||
}
|
||||
}
|
||||
#if 0
|
||||
#if 1
|
||||
uL(fprintf(uH, "http: live (%s) on %d\n",
|
||||
(c3y == htp_u->sec) ? "\"secure\"" : "insecure",
|
||||
htp_u->por_w));
|
||||
|
Loading…
Reference in New Issue
Block a user