summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/info.h')
-rw-r--r--src/frontend/mame/info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/mame/info.h b/src/frontend/mame/info.h
index 31dfbf88098..2867391267c 100644
--- a/src/frontend/mame/info.h
+++ b/src/frontend/mame/info.h
@@ -39,7 +39,7 @@ public:
private:
// internal state
emu_options m_lookup_options;
- bool m_dtd;
+ bool m_dtd;
};
#endif // MAME_FRONTEND_MAME_INFO_H