Browse Source

remove 2 evil tabs

pull/2/head
Antoine Cellerier 21 years ago
parent
commit
88a5de2cf6
  1. 4
      include/vlc_es.h

4
include/vlc_es.h

@ -128,9 +128,9 @@ struct subs_format_t
uint32_t palette[16+1];
/* the width of the original movie the spu was extracted from */
int i_original_frame_width;
int i_original_frame_width;
/* the height of the original movie the spu was extracted from */
int i_original_frame_height;
int i_original_frame_height;
} spu;
struct

Loading…
Cancel
Save