aboutsummaryrefslogtreecommitdiff
path: root/src/lib/response_from_buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/response_from_buffer.c')
-rw-r--r--src/lib/response_from_buffer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/response_from_buffer.c b/src/lib/response_from_buffer.c
index a65a0298..c964277d 100644
--- a/src/lib/response_from_buffer.c
+++ b/src/lib/response_from_buffer.c
@@ -85,4 +85,5 @@ MHD_response_from_buffer (enum MHD_HTTP_StatusCode sc,
85 return response; 85 return response;
86} 86}
87 87
88
88/* end of response_from_buffer.c */ 89/* end of response_from_buffer.c */