From 7b1b3935b89e119d7a268521adbc39afc605e403 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Wed, 14 Nov 2018 18:44:34 -0800 Subject: GLK: Fix remaining Gargoyle references identified by digitall --- devtools/credits.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devtools') diff --git a/devtools/credits.pl b/devtools/credits.pl index 3cfa7b748c..25ef73c341 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -624,9 +624,9 @@ begin_credits("Credits"); add_person("Eugene Sandulenko", "sev", ""); end_section(); - begin_section("Gargoyle"); + begin_section("ScummGlk"); add_person("Paul Gilbert", "dreammaster", ""); - add_person("Tor Andersson", "", "GLK library"); + add_person("Tor Andersson", "", "GarGlk library"); add_person("Stefan Jokisch", "", "Frotz interpreter"); add_person("Alan Cox", "", "ScottFree interpreter"); end_section(); -- cgit v1.2.3