diff options
| author | manuel <manuel@mausz.at> | 2018-10-15 01:14:02 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2018-10-15 01:14:02 +0200 |
| commit | 483c0b88bfc1b798396c31a4dd2f5239399ce59e (patch) | |
| tree | 15cdb27501b1fdf3be79cc66710c4eb853e31c81 /xbmc/addons/kodi-addon-dev-kit/include/kodi/libKODI_game.h | |
| parent | 2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a (diff) | |
| download | kodi-pvr-build-483c0b88bfc1b798396c31a4dd2f5239399ce59e.tar.gz kodi-pvr-build-483c0b88bfc1b798396c31a4dd2f5239399ce59e.tar.bz2 kodi-pvr-build-483c0b88bfc1b798396c31a4dd2f5239399ce59e.zip | |
sync with upstream
Diffstat (limited to 'xbmc/addons/kodi-addon-dev-kit/include/kodi/libKODI_game.h')
| -rw-r--r-- | xbmc/addons/kodi-addon-dev-kit/include/kodi/libKODI_game.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xbmc/addons/kodi-addon-dev-kit/include/kodi/libKODI_game.h b/xbmc/addons/kodi-addon-dev-kit/include/kodi/libKODI_game.h index ca8cba9..b518c28 100644 --- a/xbmc/addons/kodi-addon-dev-kit/include/kodi/libKODI_game.h +++ b/xbmc/addons/kodi-addon-dev-kit/include/kodi/libKODI_game.h | |||
| @@ -123,7 +123,7 @@ public: | |||
| 123 | /*! | 123 | /*! |
| 124 | * \brief Get a symbol from the hardware context | 124 | * \brief Get a symbol from the hardware context |
| 125 | * | 125 | * |
| 126 | * \param symbol The symbol's name | 126 | * \param sym The symbol's name |
| 127 | * | 127 | * |
| 128 | * \return A function pointer for the specified symbol | 128 | * \return A function pointer for the specified symbol |
| 129 | */ | 129 | */ |
