From f52e17e8996dc881fc3b5d6eb25cf2eaede4cb4d Mon Sep 17 00:00:00 2001 From: "Adam D. Ruppe" <destructionator@gmail.com> Date: Fri, 16 Nov 2018 08:17:22 -0500 Subject: [PATCH] false comment removed --- cgi.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgi.d b/cgi.d index 9eb5510..01c4338 100644 --- a/cgi.d +++ b/cgi.d @@ -487,7 +487,7 @@ class Cgi { Non-simulation arguments: --port xxx listening port for non-cgi things (valid for the cgi interfaces) - --listening-host the ip address the application should listen on (only implemented for fastcgi right now) + --listening-host the ip address the application should listen on */