]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: fix geti() macro - return zero on success
authorJaroslav Kysela <perex@perex.cz>
Sun, 15 Jan 2023 17:57:56 +0000 (18:57 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 15 Jan 2023 17:57:56 +0000 (18:57 +0100)
commit496c4e031b49216c2fcda83c052cc243ba425a76
treef0bf7c4f5b73868a94ca58b8c30d1dbfe0749418
parentc083417b723a3485657234a21da3264419da1411
ucm: fix geti() macro - return zero on success

Fixes: c083417b ("ucm: simplify and fix the previous patch (geti)")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/main.c