summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/esqpanel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/esqpanel.cpp')
-rw-r--r--src/mame/machine/esqpanel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/esqpanel.cpp b/src/mame/machine/esqpanel.cpp
index f86b0181b29..07b36e58565 100644
--- a/src/mame/machine/esqpanel.cpp
+++ b/src/mame/machine/esqpanel.cpp
@@ -384,7 +384,7 @@ namespace esqpanel {
std::function<bool(std::ostream&)> m_content_provider;
std::map<const std::string, const std::string> m_template_values;
};
-
+
} // namespace esqpanel
//**************************************************************************