]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: event_fixed: use 'not a variable length array type' for bytes argument
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 22 Apr 2020 02:52:23 +0000 (11:52 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Wed, 22 Apr 2020 07:46:49 +0000 (16:46 +0900)
commit28b501c1749a51338d6c69d164e281bce4479e25
treec7f62c27b7497b0115fc61684ad59dda9c3621ef
parent0473da00a7bceeda695e79034affed699f9014c2
seq: event_fixed: use 'not a variable length array type' for bytes argument

The bytes argument is fixed-sized array.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/seq/event-fixed.c
src/seq/event-fixed.h