mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-04 06:06:17 +00:00
st/oxr: Fix typo
This commit is contained in:
parent
795de613c1
commit
573cbb12ee
|
@ -269,7 +269,7 @@ subaction_path_no_dups(struct oxr_logger *log,
|
||||||
|
|
||||||
OXR_FOR_EACH_VALID_SUBACTION_PATH(HANDLE_SUBACTION_PATH)
|
OXR_FOR_EACH_VALID_SUBACTION_PATH(HANDLE_SUBACTION_PATH)
|
||||||
{
|
{
|
||||||
// else clasue
|
// else clause
|
||||||
const char *str = NULL;
|
const char *str = NULL;
|
||||||
size_t length = 0;
|
size_t length = 0;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue