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

git version control git at videolan.org
Sat Feb 20 12:28:23 CET 2010


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Feb 20 13:23:12 2010 +0200| [1adff98535b9c52ec5dae751c9fd160488099136] | committer: Rémi Denis-Courmont 

Doxygen fix

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

 include/vlc_objects.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/include/vlc_objects.h b/include/vlc_objects.h
index 5d61fdb..150e67f 100644
--- a/include/vlc_objects.h
+++ b/include/vlc_objects.h
@@ -121,3 +121,5 @@ static inline bool vlc_object_alive (const vlc_object_t *obj)
 }
 
 #define vlc_object_alive(a) vlc_object_alive( VLC_OBJECT(a) )
+
+/** @} */




More information about the vlc-devel mailing list