Fix yet another validator warning

svn-id: r19586
This commit is contained in:
Eugene Sandulenko 2005-11-13 15:52:22 +00:00
parent 9964014063
commit c4ad2ecb49
2 changed files with 2 additions and 2 deletions

View file

@ -75,7 +75,7 @@ And to all the contributors, users, and beta testers we've missed. Thanks!
Ivan Dubrov & For contributing the initial version of the Gobliiins engine\\
Jezar & For his freeverb filter implementation\\
Jim Leiterman & Various info on his FM-TOWNS/Marty SCUMM ports\\
lloyd & For deep tech details about C64 Zak & MM\\
lloyd & For deep tech details about C64 Zak \& MM\\
Jimmi Th{\o}gersen & For ScummRev, and much obscure code/documentation\\
Tristan & For additional work on the original MT-32 emulator\\
\end{tabular}

View file

@ -398,7 +398,7 @@ begin_credits("Credits");
add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine");
add_person("", "Jezar", "For his freeverb filter implementation");
add_person("Jim Leiterman", "", "Various info on his FM-TOWNS/Marty SCUMM ports");
add_person("", "lloyd", "For deep tech details about C64 Zak & MM");
add_person("", "lloyd", "For deep tech details about C64 Zak & MM");
add_person("Jimmi Thøgersen", "", "For ScummRev, and much obscure code/documentation");
add_person("", "Tristan", "For additional work on the original MT-32 emulator");
end_section();