• Max Kellermann's avatar
    oss: fix opening default OSS device · 215d8aa8
    Max Kellermann authored
    Leftover from the output API changes: oss_open_default() was changed
    to return a void*, but it still returned "0" to report success.
    Report the OssData pointer instead.
    215d8aa8
audioOutput_oss.c 12.1 KB