diff options
Diffstat (limited to 'src/IO/http.c')
-rw-r--r-- | src/IO/http.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/IO/http.c b/src/IO/http.c index d5664fb2..7bc0287a 100644 --- a/src/IO/http.c +++ b/src/IO/http.c @@ -653,7 +653,7 @@ static void Http_make_fd_available(int fd) return; } } - } + } } /* |