summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/filecreate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/ui/filecreate.cpp')
-rw-r--r--src/frontend/mame/ui/filecreate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/mame/ui/filecreate.cpp b/src/frontend/mame/ui/filecreate.cpp
index 25a1eb55c08..07f7f10ad16 100644
--- a/src/frontend/mame/ui/filecreate.cpp
+++ b/src/frontend/mame/ui/filecreate.cpp
@@ -303,7 +303,7 @@ menu_select_floppy_init::menu_select_floppy_init(mame_ui_manager &mui, render_co
: menu(mui, container),
m_fs(fs),
m_result(result)
-
+
{
}