aboutsummaryrefslogtreecommitdiff
path: root/src/lib/response_from_fd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/response_from_fd.c')
-rw-r--r--src/lib/response_from_fd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/response_from_fd.c b/src/lib/response_from_fd.c
index ffeb2b91..f44a83fb 100644
--- a/src/lib/response_from_fd.c
+++ b/src/lib/response_from_fd.c
@@ -207,4 +207,5 @@ MHD_response_from_fd (enum MHD_HTTP_StatusCode sc,
207 return response; 207 return response;
208} 208}
209 209
210
210/* end of response_from_fd.c */ 211/* end of response_from_fd.c */