comparison libao2/ao_sun.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
31 31
32 static ao_info_t info = 32 static ao_info_t info =
33 { 33 {
34 "Sun audio output", 34 "Sun audio output",
35 "sun", 35 "sun",
36 "jk@tools.de", 36 "Juergen Keil",
37 "" 37 ""
38 }; 38 };
39 39
40 LIBAO_EXTERN(sun) 40 LIBAO_EXTERN(sun)
41 41