mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +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)
|
||||
{
|
||||
// else clasue
|
||||
// else clause
|
||||
const char *str = NULL;
|
||||
size_t length = 0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue