[Scummvm-cvs-logs] SF.net SVN: scummvm:[39826] scummvm/trunk/engines/scumm/detection_tables.h

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Sat Apr 4 05:52:22 CEST 2009


Revision: 39826
          http://scummvm.svn.sourceforge.net/scummvm/?rev=39826&view=rev
Author:   Kirben
Date:     2009-04-04 03:52:21 +0000 (Sat, 04 Apr 2009)

Log Message:
-----------
Ooops, remove excess space.

Modified Paths:
--------------
    scummvm/trunk/engines/scumm/detection_tables.h

Modified: scummvm/trunk/engines/scumm/detection_tables.h
===================================================================
--- scummvm/trunk/engines/scumm/detection_tables.h	2009-04-04 03:50:01 UTC (rev 39825)
+++ scummvm/trunk/engines/scumm/detection_tables.h	2009-04-04 03:52:21 UTC (rev 39826)
@@ -771,8 +771,8 @@
 	{ "puttzoo", "puttzoo", kGenHEPC, UNK_LANG, UNK, 0 },
 	{ "puttzoo", "Puttzoo Demo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
 	{ "puttzoo", "PuttZoo", kGenHEMac, UNK_LANG, Common::kPlatformMacintosh, 0 },
-	{ "puttzoo", "T\xC3\xB6""ff-T\xC3\xB6""ff\xE2\x84\xA2 Zoo", kGenHEPC, Common::DE_DEU, UNK, 0 },	// UTF-8 encoding
-	{ "puttzoo", "T\xF6""ff-T""\xF6""ff\x99 Zoo", kGenHEPC, Common::DE_DEU, UNK, 0 },	// Windows encoding
+	{ "puttzoo", "T\xC3\xB6""ff-T\xC3\xB6""ff\xE2\x84\xA2Zoo", kGenHEPC, Common::DE_DEU, UNK, 0 },	// UTF-8 encoding
+	{ "puttzoo", "T\xF6""ff-T""\xF6""ff\x99Zoo", kGenHEPC, Common::DE_DEU, UNK, 0 },	// Windows encoding
 	{ "puttzoo", "T\xC3\xB6""ff-T\xC3\xB6""ff\xE2\x84\xA2 Zoo Demo", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 },	// UTF-8 encoding
 	{ "puttzoo", "T\xF6""ff-T""\xF6""ff\x99 Zoo Demo", kGenHEMac, Common::DE_DEU, Common::kPlatformMacintosh, 0 },	// Windows encoding
 	{ "puttzoo", "zoodemo", kGenHEPC, UNK_LANG, UNK, 0 },


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list