]> git.sesse.net Git - vlc/blobdiff - include/vlc_es.h
remove 2 evil tabs
[vlc] / include / vlc_es.h
index 1543fe97d572a182eadfc1503196b876a09161f4..84064a2922b2b2f0efdb686c63a747db50ee1cfd 100644 (file)
@@ -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