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/network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream/network.h') diff --git a/stream/network.h b/stream/network.h index 26a9e76878..37ee0e9a4b 100644 --- a/stream/network.h +++ b/stream/network.h @@ -63,4 +63,4 @@ HTTP_header_t *http_read_response(int fd); int http_authenticate(HTTP_header_t *http_hdr, URL_t *url, int *auth_retry); URL_t* check4proxies(URL_t *url); -#endif +#endif /* NETWORK_H */ -- cgit v1.2.3