diff options
Diffstat (limited to 'xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/VFS.h')
| -rw-r--r-- | xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/VFS.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/VFS.h b/xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/VFS.h index 177bf72..dbfb833 100644 --- a/xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/VFS.h +++ b/xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/VFS.h | |||
| @@ -152,7 +152,7 @@ private: | |||
| 152 | 152 | ||
| 153 | //############################################################################## | 153 | //############################################################################## |
| 154 | /// @defgroup cpp_kodi_addon_vfs_Defs Definitions, structures and enumerators | 154 | /// @defgroup cpp_kodi_addon_vfs_Defs Definitions, structures and enumerators |
| 155 | /// \ingroup cpp_kodi_addon_vfs | 155 | /// @ingroup cpp_kodi_addon_vfs |
| 156 | /// @brief **VFS add-on general variables** | 156 | /// @brief **VFS add-on general variables** |
| 157 | /// | 157 | /// |
| 158 | /// Used to exchange the available options between Kodi and addon. | 158 | /// Used to exchange the available options between Kodi and addon. |
| @@ -161,7 +161,7 @@ private: | |||
| 161 | 161 | ||
| 162 | //============================================================================== | 162 | //============================================================================== |
| 163 | /// | 163 | /// |
| 164 | /// \addtogroup cpp_kodi_addon_vfs | 164 | /// @addtogroup cpp_kodi_addon_vfs |
| 165 | /// @brief \cpp_class{ kodi::addon::CInstanceVFS } | 165 | /// @brief \cpp_class{ kodi::addon::CInstanceVFS } |
| 166 | /// **Virtual Filesystem (VFS) add-on instance** | 166 | /// **Virtual Filesystem (VFS) add-on instance** |
| 167 | /// | 167 | /// |
