Mercurial > mplayer.hg
comparison gui/mplayer/gtk/about.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 | 4129c8cfa742 |
comparison
equal
deleted
inserted
replaced
25534:ed0cfc9e60cb | 25535:3baf6a2283da |
---|---|
7 extern GtkWidget * About; | 7 extern GtkWidget * About; |
8 | 8 |
9 extern GtkWidget * create_About( void ); | 9 extern GtkWidget * create_About( void ); |
10 extern void ShowAboutBox( void ); | 10 extern void ShowAboutBox( void ); |
11 | 11 |
12 #endif | 12 #endif /* GUI_ABOUT_H */ |