]> git.alsa-project.org Git - alsa-lib.git/commit
error: do not export internal snd_err_msg variable
authorJaroslav Kysela <perex@perex.cz>
Mon, 3 Nov 2025 14:57:16 +0000 (15:57 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 7 Nov 2025 17:09:26 +0000 (18:09 +0100)
commit0a4e8854d53cf06a3c1cf4d60ce1e013f2ead487
tree8902fb6e392218301b14db33fadd90e6c2def907
parentfa6e83d78025cf14aa8a734b452709f54b160b20
error: do not export internal snd_err_msg variable

This variable was never intended to modify from outside (not in public
headers).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/local.h
src/error.c