diff options
| author | manuel <manuel@mausz.at> | 2021-03-04 23:36:40 +0100 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2021-03-04 23:36:40 +0100 |
| commit | 3cb8aa05f8cee9e860cf83531682ff0ed4af6a4f (patch) | |
| tree | 921f4829b32126f80f9113c124f2e14c0ebce8d9 /xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/VFS.h | |
| parent | be933ef2241d79558f91796cc5b3a161f72ebf9c (diff) | |
| download | kodi-pvr-build-Matrix.tar.gz kodi-pvr-build-Matrix.tar.bz2 kodi-pvr-build-Matrix.zip | |
sync with upstreamMatrix
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 | /// |
