[Scummvm-cvs-logs] scummvm master -> c18dba13266e9901653cd60869642dad9ccc6337

bluegr bluegr at gmail.com
Tue Oct 28 15:02:59 CET 2014


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
c18dba1326 CREDITS: Properly sync trailing whitespace changes in all files


Commit: c18dba13266e9901653cd60869642dad9ccc6337
    https://github.com/scummvm/scummvm/commit/c18dba13266e9901653cd60869642dad9ccc6337
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2014-10-28T16:01:35+02:00

Commit Message:
CREDITS: Properly sync trailing whitespace changes in all files

This was initially only done for the AUTHORS file in commit f50715a

Changed paths:
    devtools/credits.pl
    gui/credits.h



diff --git a/devtools/credits.pl b/devtools/credits.pl
index 0960011..9a3cd5c 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 e32a070..38287eb 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",






More information about the Scummvm-git-logs mailing list