aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/draci/detection.cpp')
-rw-r--r--engines/draci/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/draci/detection.cpp b/engines/draci/detection.cpp
index b57a8f587d..37e1af6a85 100644
--- a/engines/draci/detection.cpp
+++ b/engines/draci/detection.cpp
@@ -105,7 +105,7 @@ public:
virtual const char *getOriginalCopyright() const {
return "Copyright (C) 1995 NoSense";
}
-
+
virtual bool hasFeature(MetaEngineFeature f) const;
virtual bool createInstance(OSystem *syst, Engine **engine, const ADGameDescription *desc) const;
};