changeset 13549:4604fc855b3a

fixing authors
author alex
date Mon, 04 Oct 2004 19:07:09 +0000
parents 661718721c92
children 81e62cbe57d9
files libao2/ao_sgi.c libao2/ao_sun.c
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libao2/ao_sgi.c	Mon Oct 04 19:05:16 2004 +0000
+++ b/libao2/ao_sgi.c	Mon Oct 04 19:07:09 2004 +0000
@@ -18,7 +18,7 @@
 {
 	"sgi audio output",
 	"sgi",
-	"kopflos",
+	"Oliver Schoenbrunner",
 	""
 };
 
--- a/libao2/ao_sun.c	Mon Oct 04 19:05:16 2004 +0000
+++ b/libao2/ao_sun.c	Mon Oct 04 19:07:09 2004 +0000
@@ -33,7 +33,7 @@
 {
     "Sun audio output",
     "sun",
-    "jk@tools.de",
+    "Juergen Keil",
     ""
 };