Remove a whitespace for test. - geomyidae - a small C-based gopherd (mirror) | |
git clone git://git.codemadness.org/geomyidae | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 23ce04766e993ae515483debfc2c3be1c38b2d0b | |
parent 5b2a4d186c668de83728638abfd9d59e47d2f58e | |
Author: Christoph Lohmann <[email protected]> | |
Date: Thu, 28 Jul 2022 23:29:57 +0200 | |
Remove a whitespace for test. | |
Diffstat: | |
M CGI.md | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/CGI.md b/CGI.md | |
@@ -15,7 +15,7 @@ use the -g and -u options of geomyidae. | |
## BEFOREHAND | |
-In these examples C: is what the client sends and S: what the server is | |
+In these examples C: is what the client sends and S: what the server is | |
sending. | |