catching-up for openbsd sndio support + applying abs call fix (#3839)

This commit is contained in:
David CARLIER
2017-10-02 23:47:45 +01:00
committed by Umcaruje
parent fb5a515f77
commit e7e24935b3
3 changed files with 24 additions and 16 deletions

View File

@@ -72,6 +72,8 @@ private:
struct sio_hdl *m_hdl;
struct sio_par m_par;
bool m_convertEndian;
} ;