]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: event_fixed: change function signature to return nothing
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 4 Apr 2020 03:41:28 +0000 (12:41 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Sat, 4 Apr 2020 05:29:02 +0000 (14:29 +0900)
commitcab8fb4149892eb1bfb1be457f88d1cb8613759e
tree332975153ce27021ca5837cbb4408f08c5a9ade8
parent540bf08129e62169baea281988c2112f6b89e348
seq: event_fixed: change function signature to return nothing

The alsa-gobject project has a loose convention to have functions
returning nothing.

Fixes: 641f317f04b3 ("seq: event_fixed: add API to refer to byte data of event")
Fixes: 1b71f2015d06: ("seq: event_fixed: add API to refer to quadlet data of event")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/seq/event-fixed.c
src/seq/event-fixed.h