diff options
Diffstat (limited to 'stream/cookies.h')
-rw-r--r-- | stream/cookies.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/cookies.h b/stream/cookies.h index 6cee753463..4f5c4f7511 100644 --- a/stream/cookies.h +++ b/stream/cookies.h @@ -13,4 +13,4 @@ extern void cookies_set(HTTP_header_t * http_hdr, const char *hostname, const char *url); -#endif +#endif /* COOKIES_H */ |