X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/7737eb87d283d46b7a90caba20ac75c3214451d3..ac3a27f5170d199ad452e29ce7f78a6f5d0be913:/server/tripe.h diff --git a/server/tripe.h b/server/tripe.h index 05956826..9ff54566 100644 --- a/server/tripe.h +++ b/server/tripe.h @@ -1233,7 +1233,9 @@ extern int c_check(const void */*m*/, size_t /*msz*/, buf */*b*/); * * * "?PEER" PEER -- peer's name * - * * "?ERRNO" ERRNO -- system error code + * * "?ERR" CODE -- system error code + * + * * "?ERRNO" -- system error code from @errno@ * * * "[!]..." ... -- @dstr_putf@-like string as single token */