From: Antoine Cellerier Date: Sat, 20 Aug 2005 19:14:58 +0000 (+0000) Subject: remove 2 evil tabs X-Git-Tag: 0.8.4~729 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=88a5de2cf66e5b63c98eb253f36486a55124545a;p=vlc remove 2 evil tabs --- diff --git a/include/vlc_es.h b/include/vlc_es.h index 1543fe97d5..84064a2922 100644 --- a/include/vlc_es.h +++ b/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