summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/x86log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/x86log.h')
-rw-r--r--src/emu/cpu/x86log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/x86log.h b/src/emu/cpu/x86log.h
index ff3834c0208..5fa968d83ed 100644
--- a/src/emu/cpu/x86log.h
+++ b/src/emu/cpu/x86log.h
@@ -49,4 +49,4 @@ void x86log_disasm_code_range(x86log_context *log, const char *label, x86code *s
void x86log_printf(x86log_context *log, const char *format, ...) ATTR_PRINTF(2, 3);
-#endif /* __X86LOG_H__ */
+#endif /* __X86LOG_H__ */