aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippos Karapetis2014-10-28 16:01:35 +0200
committerFilippos Karapetis2014-10-28 16:01:35 +0200
commitc18dba13266e9901653cd60869642dad9ccc6337 (patch)
tree6d205e487ed405cc8ef721fde6aa4f44810ebfe4
parent338f3dc1035267f94c53e0705473c10b8251fe11 (diff)
downloadscummvm-rg350-c18dba13266e9901653cd60869642dad9ccc6337.tar.gz
scummvm-rg350-c18dba13266e9901653cd60869642dad9ccc6337.tar.bz2
scummvm-rg350-c18dba13266e9901653cd60869642dad9ccc6337.zip
CREDITS: Properly sync trailing whitespace changes in all files
This was initially only done for the AUTHORS file in commit f50715a
-rwxr-xr-xdevtools/credits.pl2
-rw-r--r--gui/credits.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 0960011802..9a3cd5c9ac 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1205,7 +1205,7 @@ begin_credits("Credits");
add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine");
add_person("Henrik Engqvist", "qvist", "For generously providing hosting for our buildbot, SVN repository, planet and doxygen sites as well as tons of HD space");
add_person("DOSBox Team", "", "For their awesome OPL2 and OPL3 emulator");
- add_person("Yusuke Kamiyamane", "", "For contributing some GUI icons ");
+ add_person("Yusuke Kamiyamane", "", "For contributing some GUI icons");
add_person("Till Kresslein", "Krest", "For design of modern ScummVM GUI");
add_person("", "Jezar", "For his freeverb filter implementation");
add_person("Jim Leiterman", "", "Various info on his FM-TOWNS/Marty SCUMM ports");
diff --git a/gui/credits.h b/gui/credits.h
index e32a0705bf..38287ebdf9 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -810,7 +810,7 @@ static const char *credits[] = {
"C0""DOSBox Team",
"C2""For their awesome OPL2 and OPL3 emulator",
"C0""Yusuke Kamiyamane",
-"C2""For contributing some GUI icons ",
+"C2""For contributing some GUI icons",
"C0""Till Kresslein",
"C2""For design of modern ScummVM GUI",
"C0""Jezar",