]> 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)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Mon, 27 Jun 2022 23:22:04 +0000 (08:22 +0900)
commit860f302e4297ba01e85d121e76bc68e4dac9bdfe
treed9bfe25b2ddcef38d948d5a07cee88d3b284cf7b
parent0a9575e4cc0d0e63cb4815825ddc2506a63447a0
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