]> git.alsa-project.org Git - alsa-gobject.git/commit
seq: event_data_note: change function signature to return nothing
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 4 Apr 2020 04:47:47 +0000 (13:47 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Sat, 4 Apr 2020 05:29:02 +0000 (14:29 +0900)
commit6cbaf7fcbf67c9cda71ae328e0b57988339f3ee4
tree4c3c34553dac1904094a81926b7aba5f2ec84f12
parentfca62b83fbfee64479c8c5dcb30fe3f49bff6bd0
seq: event_data_note: change function signature to return nothing

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

Fixes: 9d7d6ebe8439: ("seq: event_data_note: add accessor methods")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
src/seq/event-data-note.c
src/seq/event-data-note.h