]> git.sesse.net Git - vlc/commitdiff
Remove tabs in headers
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 5 May 2011 14:10:07 +0000 (16:10 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 8 May 2011 11:06:14 +0000 (13:06 +0200)
include/vlc/libvlc_media_player.h

index 8cdbf23c71c6896edf9bbc779ff990212abe7efd..e338c36d253168db69a52ef47df29a27c564c123 100644 (file)
@@ -84,7 +84,7 @@ typedef struct libvlc_rectangle_t
  */
 typedef enum libvlc_video_marquee_option_t {
     libvlc_marquee_Enable = 0,
-    libvlc_marquee_Text,               /** string argument */
+    libvlc_marquee_Text,                  /** string argument */
     libvlc_marquee_Color,
     libvlc_marquee_Opacity,
     libvlc_marquee_Position,
@@ -665,7 +665,7 @@ LIBVLC_API void libvlc_media_player_next_frame( libvlc_media_player_t *p_mi );
  * \version libVLC 1.2.0 or later
  */
 LIBVLC_API void libvlc_media_player_navigate( libvlc_media_player_t* p_mi,
-                                                 unsigned navigate );
+                                              unsigned navigate );
 
 /**
  * Release (free) libvlc_track_description_t