summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/uiinput.cpp
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2020-06-19 12:38:41 +0200
committer hap <happppp@users.noreply.github.com>2020-06-19 12:38:41 +0200
commit128640144ad4c1349d996264b2c9ba51be0ce30e (patch)
treea4c98684be72de248d17964a25ed79b4a02e85e8 /src/emu/uiinput.cpp
parent63a7bbb5f232e087c24d0a9cbf0f4fefe542af2d (diff)
emu: correct some file headers (nw)
Diffstat (limited to 'src/emu/uiinput.cpp')
-rw-r--r--src/emu/uiinput.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/uiinput.cpp b/src/emu/uiinput.cpp
index e6b0920e926..99ccc8b536f 100644
--- a/src/emu/uiinput.cpp
+++ b/src/emu/uiinput.cpp
@@ -5,6 +5,7 @@
uiinput.cpp
Internal MAME user interface input state.
+
***************************************************************************/
#include "emu.h"