Fixed bug #316
Looks like this is a long standing typo... is this code even used anymore? --HG-- branch : SDL-1.2 extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402113
This commit is contained in:
parent
045a682ec0
commit
e37cb653ba
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ static SDL_AudioDevice *Audio_CreateDevice(int devindex)
|
|||
}
|
||||
|
||||
AudioBootStrap UMS_bootstrap = {
|
||||
UMS_DRIVER_NAME, "AUX UMS audio",
|
||||
UMS_DRIVER_NAME, "AIX UMS audio",
|
||||
Audio_Available, Audio_CreateDevice
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue