From 921f602ab8631a9d10e0a173b6b331dbafda564a Mon Sep 17 00:00:00 2001 From: Tarek Soliman Date: Wed, 15 Feb 2012 00:06:13 -0600 Subject: JANITORIAL: Fix whitespace in pointer template arg --- engines/toltecs/script.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/toltecs/script.h') diff --git a/engines/toltecs/script.h b/engines/toltecs/script.h index 1a5a9c90ad..0c1898c525 100644 --- a/engines/toltecs/script.h +++ b/engines/toltecs/script.h @@ -77,7 +77,7 @@ protected: }; ToltecsEngine *_vm; - Common::Array _scriptFuncs; + Common::Array _scriptFuncs; Common::Array _scriptFuncNames; byte *_stack; -- cgit v1.2.3