aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/detection.cpp
diff options
context:
space:
mode:
authorNipun Garg2019-03-26 01:32:21 +0530
committerEugene Sandulenko2019-09-03 17:16:41 +0200
commit9899cbc900368d45313db2a60e626ea39a05cc8b (patch)
tree652f27dc36ee6673ee06b0f7b0a74765490ec1ef /engines/hdb/detection.cpp
parent374958f442e6dc473b778448d9a20e7a75e8c654 (diff)
downloadscummvm-rg350-9899cbc900368d45313db2a60e626ea39a05cc8b.tar.gz
scummvm-rg350-9899cbc900368d45313db2a60e626ea39a05cc8b.tar.bz2
scummvm-rg350-9899cbc900368d45313db2a60e626ea39a05cc8b.zip
HDB: Update HDB to the Code Formatting Conventions
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 aae4ad9b5b..ed458475ee 100644
--- a/engines/hdb/detection.cpp
+++ b/engines/hdb/detection.cpp
@@ -85,4 +85,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