geomyidae

A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
git clone git://r-36.net/geomyidae
Log | Files | Refs | README | LICENSE

commit d42bd360c1ae7700c0b197e4e017e5f2a5ae8a3c
parent 9fa079475e8e3113e34d3e0739abf53d8bc348a3
Author: Christoph Lohmann <20h@r-36.net>
Date:   Fri, 22 Jun 2018 18:08:49 +0200

This part of the API has changed. No third-party plugin is affected.

Diffstat:
handlr.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/handlr.h b/handlr.h @@ -9,7 +9,7 @@ /* * Handler API definition * - * path .... path to the script relative from base + * path .... absolute path to the script * port .... port which the script should use when defining menu items * (See -o and -p in geomyidae(8)) * base .... base path of geomyidae ("" in case of chroot)