aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/resources.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/resources.h')
-rw-r--r--engines/mads/resources.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/mads/resources.h b/engines/mads/resources.h
index 003684ef84..8d9ab1e39f 100644
--- a/engines/mads/resources.h
+++ b/engines/mads/resources.h
@@ -58,12 +58,12 @@ public:
/**
* Derived file class
*/
-class File: public Common::File {
+class File : public Common::File {
public:
/**
* Constructor
*/
- File(): Common::File() {}
+ File() : Common::File() {}
/**
* Constructor