trailing whitespaces

This commit is contained in:
Omar Polo 2021-06-29 11:21:32 +00:00
parent 8235a81c8f
commit fafc684957
1 changed files with 1 additions and 1 deletions

View File

@ -587,7 +587,7 @@ fastcgi_conf(char *path, char *port, char *prog)
for (i = 0; i < FCGI_MAX; ++i) {
f = &fcgi[i];
if (f->path == NULL) {
f->id = i;
f->path = path;