Mercurial > sdl-ios-xcode
changeset 3808:e630f5fe29d8 SDL-ryan-multiple-audio-device
Another s/video/audio typo.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Thu, 05 Oct 2006 01:06:06 +0000 |
parents | da371472162f |
children | 7852b5b78af5 |
files | include/SDL_audio.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/include/SDL_audio.h Wed Oct 04 22:51:30 2006 +0000 +++ b/include/SDL_audio.h Thu Oct 05 01:06:06 2006 +0000 @@ -153,7 +153,7 @@ /* Function prototypes */ -/* These functions return the list of built in video drivers, in the +/* These functions return the list of built in audio drivers, in the * order that they are normally initialized by default. */ extern DECLSPEC int SDLCALL SDL_GetNumAudioDrivers(void);