From fba0b66ff9164bb0e386e47e6051d4ab29997fb5 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 31 Dec 2007 16:15:50 +0000 Subject: Add explanatory comments to the #endif part of multiple inclusion guards. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25563 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/cookies.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream/cookies.h') 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 */ -- cgit v1.2.3