Changeset 001ec5ad8f5617fb96d044911bf2dda6015e639e
- Timestamp:
- 04/03/08 16:04:08
(5 months ago)
- Author:
- Pierre d'Herbemont <pdherbemont@videolan.org>
- git-committer:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1207231448 +0200
- git-parent:
[98889722f41bf89e0cea1cc1fb355247640e3520]
- git-author:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1207231448 +0200
- Message:
libvlc: Put libvlc_exception in libvlc_core for doxygen doc.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r9888972 |
r001ec5a |
|
| 45 | 45 | *****************************************************************************/ |
|---|
| 46 | 46 | /** \defgroup libvlc_exception libvlc_exception |
|---|
| 47 | | * \ingroup libvlc |
|---|
| | 47 | * \ingroup libvlc_core |
|---|
| 48 | 48 | * LibVLC Exceptions handling |
|---|
| 49 | 49 | * @{ |
|---|