URI:
       tThis part of the API has changed. No third-party plugin is affected. - geomyidae - A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
  HTML git clone git://r-36.net/geomyidae
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit d42bd360c1ae7700c0b197e4e017e5f2a5ae8a3c
   DIR parent 9fa079475e8e3113e34d3e0739abf53d8bc348a3
  HTML 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(-)
       ---
   DIR diff --git a/handlr.h b/handlr.h
       t@@ -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)