]> git.sesse.net Git - vlc/commitdiff
Cosmetic
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 22 May 2008 15:52:50 +0000 (18:52 +0300)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 22 May 2008 15:52:50 +0000 (18:52 +0300)
src/libvlc.h

index a3ef427671ee4bd74608fe33c7f064764a193acf..bbd217b450edd2ae2477637ce2c80f98b126fb97 100644 (file)
@@ -145,7 +145,7 @@ typedef struct libvlc_global_data_t
 {
     VLC_COMMON_MEMBERS
 
-   /* Object structure data */
+    /* Object structure data */
     int                    i_counter;   ///< object counter
     int                    i_objects;   ///< Attached objects count
     vlc_object_t **        pp_objects;  ///< Array of all objects