]> git.alsa-project.org Git - alsa-lib.git/commit
headers: avoid c++ keyword
authorTim Blechmann <tim@klingt.org>
Mon, 5 Dec 2022 06:42:58 +0000 (14:42 +0800)
committerJaroslav Kysela <perex@perex.cz>
Wed, 24 Jan 2024 17:26:36 +0000 (18:26 +0100)
commit84768748431fa550897a0f90af7dbb09b1817152
treeb67e94b0fec80821aa414aeccfd02c7753d653fd
parenta69ac97e4d5f3416158e12d97778f6fb098fbb52
headers: avoid c++ keyword

`class` is a c++ keyword, let's try not to use them in public headers

Closes: https://github.com/alsa-project/alsa-lib/pull/286
Signed-off-by: Tim Blechmann <tim@klingt.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/mixer_abst.h