Release redbean 2.0.18

This commit is contained in:
Justine Tunney 2022-09-04 06:57:59 -07:00
parent 8dd4ec68d0
commit 6a04bc3318
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
4 changed files with 16 additions and 16 deletions

View file

@ -103,12 +103,10 @@ static const char *Str(int rc, const char *s) {
* Asks kernel to give us `uname -a` data.
*
* - `machine` should be one of:
*
* - `x86_64`
* - `amd64`
*
* - `sysname` should be one of:
*
* - `Linux`
* - `FreeBSD`
* - `NetBSD`