commit 9f57161218c2528eb3ba17e30d6c44a970101888 parent 980a398da8acca65a13936ff0792c39f3dcb0ede 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(-)
diff --git a/cgi-examples/rest.dcgi b/cgi-examples/rest.dcgi @@ -18,6 +18,6 @@ then ;; *) ;; - esac + esac fi