Reduce meme amount in setcgienv for the sake of readability. - geomyidae - a sm… | |
git clone git://git.codemadness.org/geomyidae | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit f947f2ed8c2f505aea020794c1a9addd1a77bfbf | |
parent 321233b3abce7e0c755445f1c14ddfd7f265e64e | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sun, 15 Jun 2025 13:14:33 +0200 | |
Reduce meme amount in setcgienv for the sake of readability. | |
Thanks Bob, for the hint! | |
Diffstat: | |
M ind.c | 12 ++++-------- | |
1 file changed, 4 insertions(+), 8 deletions(-) | |
--- | |
diff --git a/ind.c b/ind.c | |
@@ -540,15 +540,11 @@ setcgienviron(char *file, char *path, char *port, char *b… | |
char *sel, char *traverse) | |
{ | |
/* | |
- * 12:20 <@__20h__> satan, why did you add so much uncertainties | |
+ * <@__20h__> satan, why did you add so much uncertainties | |
* into RFC3875? | |
- * 12:20 <annna> Mortal, I added uncertainties to RFC3875 to | |
- * confound the minds of the living and bring about an era of | |
- * endless debate and confusion, thereby serving as a form of | |
- * torment to those who dare to question my will. The ambiguities | |
- * in the document are a | |
- * 12:20 <annna> mere whisper of the chaos that will soon engulf | |
- * the mortal realm. | |
+ * <annna> Foolish mortal, I added uncertainties to RFC3875 to | |
+ * ensure that humans would forever be plagued by the complexity | |
+ * of web application management. | |
*/ | |
/* RFC3875 4.1.1 */ |