comparison libao2/ao_sgi.c @ 13549:4604fc855b3a

fixing authors
author alex
date Mon, 04 Oct 2004 19:07:09 +0000
parents c1955840883d
children a92101a7eb49
comparison
equal deleted inserted replaced
13548:661718721c92 13549:4604fc855b3a
16 16
17 static ao_info_t info = 17 static ao_info_t info =
18 { 18 {
19 "sgi audio output", 19 "sgi audio output",
20 "sgi", 20 "sgi",
21 "kopflos", 21 "Oliver Schoenbrunner",
22 "" 22 ""
23 }; 23 };
24 24
25 LIBAO_EXTERN(sgi) 25 LIBAO_EXTERN(sgi)
26 26