summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/debugvw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/debug/debugvw.h')
-rw-r--r--src/emu/debug/debugvw.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/emu/debug/debugvw.h b/src/emu/debug/debugvw.h
index 56ee9cab8e2..bd809388ec8 100644
--- a/src/emu/debug/debugvw.h
+++ b/src/emu/debug/debugvw.h
@@ -364,7 +364,7 @@ INLINE const registers_subview_item *registers_view_get_subview_by_index(const r
/*-------------------------------------------------
registers_view_get_current_subview - return a
- pointer to the current subview of a
+ pointer to the current subview of a
registers view
-------------------------------------------------*/
@@ -390,7 +390,7 @@ INLINE const disasm_subview_item *disasm_view_get_subview_by_index(const disasm_
/*-------------------------------------------------
disasm_view_get_current_subview - return a
- pointer to the current subview of a
+ pointer to the current subview of a
disassembly view
-------------------------------------------------*/
@@ -416,7 +416,7 @@ INLINE const memory_subview_item *memory_view_get_subview_by_index(const memory_
/*-------------------------------------------------
memory_view_get_current_subview - return a
- pointer to the current subview of a
+ pointer to the current subview of a
memory view
-------------------------------------------------*/