mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
d/psmv: Codespell fix
This commit is contained in:
parent
e7bec75d70
commit
fc686f27dd
|
@ -73,7 +73,7 @@ DEBUG_GET_ONCE_BOOL_OPTION(psmv_spew, "PSMV_PRINT_SPEW", false)
|
||||||
DEBUG_GET_ONCE_BOOL_OPTION(psmv_debug, "PSMV_PRINT_DEBUG", false)
|
DEBUG_GET_ONCE_BOOL_OPTION(psmv_debug, "PSMV_PRINT_DEBUG", false)
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Indecies where each input is in the input list.
|
* Indices where each input is in the input list.
|
||||||
*/
|
*/
|
||||||
enum psmv_input_index
|
enum psmv_input_index
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue