Commit 0281acff authored by David Reid's avatar David Reid

Update comment.

parent 0998798b
...@@ -588,7 +588,7 @@ typedef union ...@@ -588,7 +588,7 @@ typedef union
char pulse[256]; // PulseAudio uses a name string for identification. char pulse[256]; // PulseAudio uses a name string for identification.
#endif #endif
#ifdef MAL_SUPPORT_JACK #ifdef MAL_SUPPORT_JACK
int jack; // TODO: Set this to the correct data type. int jack; // JACK always uses default devices.
#endif #endif
#ifdef MAL_SUPPORT_COREAUDIO #ifdef MAL_SUPPORT_COREAUDIO
// TODO: Implement me. // TODO: Implement me.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment