diff libvo/video_out.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 e82ecde2cbd4
children 88e8649d97e0
line wrap: on
line diff
--- a/libvo/video_out.h	Mon Dec 31 16:14:38 2007 +0000
+++ b/libvo/video_out.h	Mon Dec 31 16:15:50 2007 +0000
@@ -254,5 +254,5 @@
 extern char *monitor_dotclock_str;
 
 #endif 
-		
-#endif
+
+#endif /* VIDEO_OUT_H */