Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Another s/video/audio typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Oct 5, 2006
1 parent 956eff6 commit 93e2674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_audio.h
Expand Up @@ -153,7 +153,7 @@ typedef struct SDL_AudioCVT

/* 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);
Expand Down

0 comments on commit 93e2674

Please sign in to comment.