aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/script_v100he.cpp
diff options
context:
space:
mode:
authorTravis Howell2009-09-11 10:13:54 +0000
committerTravis Howell2009-09-11 10:13:54 +0000
commit122ff32d75fab5430fc24b6c9b469de039a274f5 (patch)
tree46b7b5950e2e705948cdad546a0e42b0067be8c2 /engines/scumm/he/script_v100he.cpp
parenteb0b61976dcd71ba9de13d705a945dcbc88de599 (diff)
downloadscummvm-rg350-122ff32d75fab5430fc24b6c9b469de039a274f5.tar.gz
scummvm-rg350-122ff32d75fab5430fc24b6c9b469de039a274f5.tar.bz2
scummvm-rg350-122ff32d75fab5430fc24b6c9b469de039a274f5.zip
Remove excess spaces.
svn-id: r44029
Diffstat (limited to 'engines/scumm/he/script_v100he.cpp')
-rw-r--r--engines/scumm/he/script_v100he.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/he/script_v100he.cpp b/engines/scumm/he/script_v100he.cpp
index 29f611a58f..b304454e19 100644
--- a/engines/scumm/he/script_v100he.cpp
+++ b/engines/scumm/he/script_v100he.cpp
@@ -1684,7 +1684,7 @@ void ScummEngine_v100he::o100_setSystemMessage() {
// one still would have to convert 'name' to the correct encoding.
//_system->setWindowCaption((const char *)name);
break;
- case 131: // Set Version
+ case 131: // Set Version
debug(1,"o100_setSystemMessage: (%d) %s", subOp, name);
break;
default: