comparison 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
comparison
equal deleted inserted replaced
25534:ed0cfc9e60cb 25535:3baf6a2283da
252 extern char *monitor_hfreq_str; 252 extern char *monitor_hfreq_str;
253 extern char *monitor_vfreq_str; 253 extern char *monitor_vfreq_str;
254 extern char *monitor_dotclock_str; 254 extern char *monitor_dotclock_str;
255 255
256 #endif 256 #endif
257 257
258 #endif 258 #endif /* VIDEO_OUT_H */