URI: 
       rest.dcgi example: remove trailing whitespace - geomyidae - A small C-based gopherd.
  HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit 9f57161218c2528eb3ba17e30d6c44a970101888
   DIR parent 980a398da8acca65a13936ff0792c39f3dcb0ede
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat, 18 Feb 2023 12:31:01 +0100
       
       rest.dcgi example: remove trailing whitespace
       
       Signed-off-by: Christoph Lohmann <20h@r-36.net>
       
       Diffstat:
         M cgi-examples/rest.dcgi              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/cgi-examples/rest.dcgi b/cgi-examples/rest.dcgi
       @@ -18,6 +18,6 @@ then
                        ;;
                *)
                        ;;
       -        esac        
       +        esac
        fi