summaryrefslogtreecommitdiffstats
path: root/libao2/ao_openal.c
diff options
context:
space:
mode:
Diffstat (limited to 'libao2/ao_openal.c')
-rw-r--r--libao2/ao_openal.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libao2/ao_openal.c b/libao2/ao_openal.c
index 9319a5f005..d9509c0eb6 100644
--- a/libao2/ao_openal.c
+++ b/libao2/ao_openal.c
@@ -4,7 +4,7 @@
* This driver is under the same license as MPlayer.
* (http://www.mplayerhq.hu)
*
- * Copyleft 2006 by Reimar Döffinger (Reimar.Doeffinger@stud.uni-karlsruhe.de)
+ * Copyleft 2006 by Reimar Döffinger (Reimar.Doeffinger@stud.uni-karlsruhe.de)
*/
#include "config.h"
@@ -33,7 +33,7 @@ static ao_info_t info =
{
"OpenAL audio output",
"openal",
- "Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>",
+ "Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de>",
""
};