From 3abcaee63ff285514e8b51a60949c97a7dfa5304 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 24 Feb 2016 07:46:57 +0100 Subject: Cleanups and version bump --- src/emu/ui/inifile.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/emu/ui/inifile.h') diff --git a/src/emu/ui/inifile.h b/src/emu/ui/inifile.h index 5a90b0d3d83..5c9e7ebdc65 100644 --- a/src/emu/ui/inifile.h +++ b/src/emu/ui/inifile.h @@ -70,7 +70,7 @@ private: // internal state running_machine &m_machine; // reference to our machine std::string m_fullpath; - FILE *fp = nullptr; + FILE *fp = nullptr; }; //------------------------------------------------- @@ -108,7 +108,7 @@ public: private: const char *favorite_filename = "favorites.ini"; - + // current int m_current; -- cgit v1.2.3-70-g09d2