[vlc-devel] commit: libvlc: Put libvlc_exception in libvlc_core for doxygen doc. ( Pierre d'Herbemont )
git version control
git at videolan.org
Thu Apr 3 16:03:29 CEST 2008
vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Thu Apr 3 16:04:08 2008 +0200| [001ec5ad8f5617fb96d044911bf2dda6015e639e]
libvlc: Put libvlc_exception in libvlc_core for doxygen doc.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=001ec5ad8f5617fb96d044911bf2dda6015e639e
---
include/vlc/libvlc.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/vlc/libvlc.h b/include/vlc/libvlc.h
index 3056a0c..68c7b7e 100644
--- a/include/vlc/libvlc.h
+++ b/include/vlc/libvlc.h
@@ -44,7 +44,7 @@ extern "C" {
* Exception handling
*****************************************************************************/
/** \defgroup libvlc_exception libvlc_exception
- * \ingroup libvlc
+ * \ingroup libvlc_core
* LibVLC Exceptions handling
* @{
*/
More information about the vlc-devel
mailing list