Commit be26b2a
alsaseq: Fix type check in set_time()
SeqEvent_set_time() has fallen victim to the inverted get_long1() return
value here, erroring out when called with actual integers.
Closes: #17
Signed-off-by: Ernestas Kulik <[email protected]>
Signed-off-by: Jaroslav Kysela <[email protected]>1 parent 24bd026 commit be26b2a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
847 | 847 | | |
848 | 848 | | |
849 | 849 | | |
850 | | - | |
| 850 | + | |
851 | 851 | | |
852 | 852 | | |
853 | 853 | | |
| |||
0 commit comments