aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/detection.cpp
diff options
context:
space:
mode:
authorNipun Garg2019-06-01 01:58:15 +0530
committerEugene Sandulenko2019-09-03 17:16:42 +0200
commitd5aa1a62b09db339be75ea64d7ec1a61a2e89eeb (patch)
tree339a48cbfabd569d1bf6945a5e592c7f97c6bf95 /engines/hdb/detection.cpp
parentbaf6ed6a60e1f2a6d235386f6bef75765870315b (diff)
downloadscummvm-rg350-d5aa1a62b09db339be75ea64d7ec1a61a2e89eeb.tar.gz
scummvm-rg350-d5aa1a62b09db339be75ea64d7ec1a61a2e89eeb.tar.bz2
scummvm-rg350-d5aa1a62b09db339be75ea64d7ec1a61a2e89eeb.zip
HDB: Fix Coding and Formatting Conventions issues
Diffstat (limited to 'engines/hdb/detection.cpp')
-rw-r--r--engines/hdb/detection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hdb/detection.cpp b/engines/hdb/detection.cpp
index 0fd6a1b245..ca5acd657f 100644
--- a/engines/hdb/detection.cpp
+++ b/engines/hdb/detection.cpp
@@ -104,4 +104,4 @@ bool HDBMetaEngine::createInstance(OSystem *syst, Engine **engine, const ADGameD
REGISTER_PLUGIN_DYNAMIC(HDB, PLUGIN_TYPE_ENGINE, HDBMetaEngine);
#else
REGISTER_PLUGIN_STATIC(HDB, PLUGIN_TYPE_ENGINE, HDBMetaEngine);
-#endif \ No newline at end of file
+#endif