comparison libvo/sub.h @ 25595:88e8649d97e0

cosmetics: Whitespace changes, add comments to some #endif directives.
author diego
date Sun, 06 Jan 2008 12:57:26 +0000
parents 3baf6a2283da
children 429c8f64b810
comparison
equal deleted inserted replaced
25594:8675513794e0 25595:88e8649d97e0
136 #ifdef USE_DVDNAV 136 #ifdef USE_DVDNAV
137 #include <inttypes.h> 137 #include <inttypes.h>
138 void osd_set_nav_box (uint16_t sx, uint16_t sy, uint16_t ex, uint16_t ey); 138 void osd_set_nav_box (uint16_t sx, uint16_t sy, uint16_t ex, uint16_t ey);
139 #endif 139 #endif
140 140
141 #endif 141 #endif /* 0 */
142 142
143 #endif /* MPLAYER_SUB_H */ 143 #endif /* MPLAYER_SUB_H */