Commit 87bad93f authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Waveout: use a more common name

parent 4d7565a2
......@@ -147,7 +147,7 @@ struct aout_sys_t
vlc_module_begin ()
set_shortname( "WaveOut" )
set_description( N_("Win32 waveOut extension output") )
set_description( N_("WaveOut audio output") )
set_capability( "audio output", 50 )
set_category( CAT_AUDIO )
set_subcategory( SUBCAT_AUDIO_AOUT )
......
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