diff stream/stream_dvdnav.h @ 25535:3baf6a2283da

Add explanatory comments to the #endif part of multiple inclusion guards.
author diego
date Mon, 31 Dec 2007 16:15:50 +0000
parents 7dad6159053b
children a7eec00ebb9c
line wrap: on
line diff
--- a/stream/stream_dvdnav.h	Mon Dec 31 16:14:38 2007 +0000
+++ b/stream/stream_dvdnav.h	Mon Dec 31 16:15:50 2007 +0000
@@ -35,4 +35,4 @@
 void mp_dvdnav_get_highlight (stream_t *stream, nav_highlight_t *hl);
 unsigned int *mp_dvdnav_get_spu_clut(stream_t *stream);
 
-#endif
+#endif /* MPLAYER_STREAM_DVDNAV_H */