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
This commit is contained in:
diego
2007-12-31 16:15:50 +00:00
parent b8ab5e3f36
commit fba0b66ff9
103 changed files with 107 additions and 122 deletions

View File

@@ -13,4 +13,4 @@
extern void cookies_set(HTTP_header_t * http_hdr, const char *hostname,
const char *url);
#endif
#endif /* COOKIES_H */