[vlc-devel] commit: include: Move libvlc_exception and libvlc_event to libvlc_core in doxygen doc. ( Pierre d'Herbemont )
git version control
git at videolan.org
Fri Apr 4 13:34:32 CEST 2008
vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Fri Apr 4 13:30:45 2008 +0200| [a6b4c90b18655b0f9d5e98a680c9cc1541402ccc]
include: Move libvlc_exception and libvlc_event to libvlc_core in doxygen doc.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a6b4c90b18655b0f9d5e98a680c9cc1541402ccc
---
include/vlc/libvlc_events.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/vlc/libvlc_events.h b/include/vlc/libvlc_events.h
index d900ba5..4a00ad5 100644
--- a/include/vlc/libvlc_events.h
+++ b/include/vlc/libvlc_events.h
@@ -34,7 +34,7 @@ extern "C" {
*****************************************************************************/
/** \defgroup libvlc_event libvlc_event
- * \ingroup libvlc
+ * \ingroup libvlc_core
* LibVLC Available Events
* @{
*/
More information about the vlc-devel
mailing list