]> git.sesse.net Git - vlc/blobdiff - src/libvlc.h
Cosmetic
[vlc] / 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