diff options
Diffstat (limited to 'src/lib/response.c')
-rw-r--r-- | src/lib/response.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/response.c b/src/lib/response.c index 47dd98d6..aea187af 100644 --- a/src/lib/response.c +++ b/src/lib/response.c | |||
@@ -256,4 +256,5 @@ MHD_response_get_header (struct MHD_Response *response, | |||
256 | return NULL; | 256 | return NULL; |
257 | } | 257 | } |
258 | 258 | ||
259 | |||
259 | /* end of response.c */ | 260 | /* end of response.c */ |