aboutsummaryrefslogtreecommitdiff
path: root/engines/mortevielle/detection.cpp
diff options
context:
space:
mode:
authorStrangerke2012-03-27 22:54:50 +0200
committerStrangerke2012-04-06 08:23:56 +0200
commitcdea613e51db56477ab213a3a0e87c3773348d08 (patch)
tree5ed0273ec5c50d10a586e4a7343d0adc00c40312 /engines/mortevielle/detection.cpp
parenta1c268e08296c08e147a537c1bb4bba23794d891 (diff)
downloadscummvm-rg350-cdea613e51db56477ab213a3a0e87c3773348d08.tar.gz
scummvm-rg350-cdea613e51db56477ab213a3a0e87c3773348d08.tar.bz2
scummvm-rg350-cdea613e51db56477ab213a3a0e87c3773348d08.zip
MORTEVIELLE: Remove trailing spaces
Diffstat (limited to 'engines/mortevielle/detection.cpp')
-rw-r--r--engines/mortevielle/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mortevielle/detection.cpp b/engines/mortevielle/detection.cpp
index 5997b4c349..994563d497 100644
--- a/engines/mortevielle/detection.cpp
+++ b/engines/mortevielle/detection.cpp
@@ -41,7 +41,7 @@ static const PlainGameDescriptor MortevielleGame[] = {
class MortevielleMetaEngine : public AdvancedMetaEngine {
public:
- MortevielleMetaEngine() : AdvancedMetaEngine(Mortevielle::MortevielleGameDescriptions, sizeof(ADGameDescription),
+ MortevielleMetaEngine() : AdvancedMetaEngine(Mortevielle::MortevielleGameDescriptions, sizeof(ADGameDescription),
MortevielleGame) {
_md5Bytes = 512;
_singleid = "mortevielle";