update code comment

Signed-off-by: kim (grufwub) <grufwub@gmail.com>
master
kim (grufwub) 4 years ago
parent 2ce15bb00d
commit 89b76c0aa4

@ -41,7 +41,7 @@ type ServerConfig struct {
SocketReadDeadline time.Duration
SocketWriteDeadline time.Duration
/* Precompiled regular expressions for performance */
/* Precompiled regular expressions */
RgxGophermap *regexp.Regexp
RgxCgiBin *regexp.Regexp
}

Loading…
Cancel
Save