Introduction
Introduction Statistics Contact Development Disclaimer Help
rest.dcgi example: remove trailing whitespace - geomyidae - a small C-based gop…
git clone git://git.codemadness.org/geomyidae
Log
Files
Refs
README
LICENSE
---
commit 9f57161218c2528eb3ba17e30d6c44a970101888
parent 980a398da8acca65a13936ff0792c39f3dcb0ede
Author: Hiltjo Posthuma <[email protected]>
Date: Sat, 18 Feb 2023 12:31:01 +0100
rest.dcgi example: remove trailing whitespace
Signed-off-by: Christoph Lohmann <[email protected]>
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
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.