Commit a42c7f14 authored by Sam Lantinga's avatar Sam Lantinga

Fixed bug #316

Looks like this is a long standing typo... is this code even used anymore?

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402114
parent a0b47a8c
...@@ -151,7 +151,7 @@ Audio_CreateDevice(int devindex) ...@@ -151,7 +151,7 @@ Audio_CreateDevice(int devindex)
} }
AudioBootStrap UMS_bootstrap = { AudioBootStrap UMS_bootstrap = {
UMS_DRIVER_NAME, "AUX UMS audio", UMS_DRIVER_NAME, "AIX UMS audio",
Audio_Available, Audio_CreateDevice Audio_Available, Audio_CreateDevice
}; };
......
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