aboutsummaryrefslogtreecommitdiff
path: root/src/IO
diff options
context:
space:
mode:
Diffstat (limited to 'src/IO')
-rw-r--r--src/IO/http.c2
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;
}
}
- }
+ }
}
/*