comparison libao2/ao_openal.c @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents 9a5b8c2ed6de
children 60819382adfe
comparison
equal deleted inserted replaced
29262:7d545a6b8aff 29263:0f1b5b68af32
40 #include "audio_out_internal.h" 40 #include "audio_out_internal.h"
41 #include "libaf/af_format.h" 41 #include "libaf/af_format.h"
42 #include "osdep/timer.h" 42 #include "osdep/timer.h"
43 #include "subopt-helper.h" 43 #include "subopt-helper.h"
44 44
45 static const ao_info_t info = 45 static const ao_info_t info =
46 { 46 {
47 "OpenAL audio output", 47 "OpenAL audio output",
48 "openal", 48 "openal",
49 "Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>", 49 "Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>",
50 "" 50 ""