From 1badd0c18e6d5da3c580f8b6ac2194d237112319 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 --- libass/ass_types.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libass/ass_types.h') diff --git a/libass/ass_types.h b/libass/ass_types.h index e0c71a96..577379c8 100644 --- a/libass/ass_types.h +++ b/libass/ass_types.h @@ -110,5 +110,4 @@ typedef struct ass_track_s { parser_priv_t* parser_priv; } ass_track_t; -#endif - +#endif /* ASS_TYPES_H */ -- cgit v1.2.3