# HG changeset patch # User Ryan C. Gordon # Date 1160010366 0 # Node ID e630f5fe29d89e54f38c1f78ee66e85176c9ed99 # Parent da371472162fc02e736e24545cbc16db9b189c3e Another s/video/audio typo. diff -r da371472162f -r e630f5fe29d8 include/SDL_audio.h --- 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);