[vlc-devel] commit: Cosmetic ( Rémi Denis-Courmont )

git version control git at videolan.org
Thu May 22 18:02:45 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rem at videolan.org> | Thu May 22 18:52:50 2008 +0300| [56a6c87699827a7e6f5e344fdec575ef32d9524c]

Cosmetic

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=56a6c87699827a7e6f5e344fdec575ef32d9524c
---

 src/libvlc.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/libvlc.h b/src/libvlc.h
index a3ef427..bbd217b 100644
--- a/src/libvlc.h
+++ b/src/libvlc.h
@@ -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




More information about the vlc-devel mailing list