From 5e0f79a2edd388dd727ecf6377bc6b8f37c577ed Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 24 Nov 2009 22:10:34 +0000 Subject: typo svn-id: r46129 --- common/func.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/func.h b/common/func.h index dcad7ce6bf..b89a64e5fb 100644 --- a/common/func.h +++ b/common/func.h @@ -423,7 +423,7 @@ private: * warning("Unimplemented opcode %d", opcodeNum); * * If you want to see an real world example check the kyra engine. - * Files: engines/kyra/script.cpp and .h and engine/kyra/script_*.cpp + * Files: engines/kyra/script.cpp and .h and engines/kyra/script_*.cpp * are interesting for that matter. */ template -- cgit v1.2.3