]> git.alsa-project.org Git - alsa-gobject.git/commit
client-pool: change signedness for size properties
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 27 Jun 2022 08:46:54 +0000 (17:46 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 27 Jun 2022 08:46:54 +0000 (17:46 +0900)
commit9874834a914feac8a61f9f32a29f25f348d24e90
treed9bfe25b2ddcef38d948d5a07cee88d3b284cf7b
parent6e82db25858f05d06634f39b816cb0dd7266a0fe
client-pool: change signedness for size properties

The properties for size of pool and cells always have positive value.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/seq/client-pool.c