From 71e21f0fdf996348afe256b51305c5cd5fba8e8a Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 3 Dec 2005 14:34:45 +0000 Subject: Fix code formatting to be compliant with our rules. It may happen that I broke something since I have no means to compile it. Also I changed EScummVM -> ScummVM is several places. svn-id: r19734 --- backends/epoc/SymbianActions.cpp | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) (limited to 'backends/epoc/SymbianActions.cpp') diff --git a/backends/epoc/SymbianActions.cpp b/backends/epoc/SymbianActions.cpp index 35a2c95c0d..ee1a6984ee 100644 --- a/backends/epoc/SymbianActions.cpp +++ b/backends/epoc/SymbianActions.cpp @@ -19,8 +19,8 @@ * */ -#include "stdafx.h" -#include "SymbianActions.h" +#include "common/stdafx.h" +#include "backends/epoc/SymbianActions.h" #include "gui/message.h" #include "scumm/scumm.h" @@ -83,11 +83,10 @@ int SymbianActions::version() { } SymbianActions::SymbianActions(GameDetector &detector) : - Actions(detector) -{ + Actions(detector) { int i; - for (i=0; i