diff gui/mplayer/gtk/common.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 3f0d00abc073
children
line wrap: on
line diff
--- a/gui/mplayer/gtk/common.h	Mon Dec 31 16:14:38 2007 +0000
+++ b/gui/mplayer/gtk/common.h	Mon Dec 31 16:15:50 2007 +0000
@@ -21,4 +21,4 @@
 extern GtkWidget * AddComboBox( GtkWidget * parent );
 extern void WidgetDestroy( GtkWidget * widget,GtkWidget ** widget_pointer );
 
-#endif
+#endif /* GUI_COMMON_H */