From b7dd01fdefd910c3c0f6291145ceab4060ae1a70 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Thu, 8 May 2014 11:43:23 +0300 Subject: MADS: Remove trailing whitespace --- engines/mads/phantom/game_phantom.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mads/phantom/game_phantom.cpp') diff --git a/engines/mads/phantom/game_phantom.cpp b/engines/mads/phantom/game_phantom.cpp index 25da7771c5..5232322c73 100644 --- a/engines/mads/phantom/game_phantom.cpp +++ b/engines/mads/phantom/game_phantom.cpp @@ -44,7 +44,7 @@ ProtectionResult GamePhantom::checkCopyProtection() { /* // DEBUG: Flag copy protection failure _globals[5] = -1; - + if (!ConfMan.getBool("copy_protection")) return true; -- cgit v1.2.3