summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/memory.c')
-rw-r--r--src/emu/memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/memory.c b/src/emu/memory.c
index 032a91321b3..aa809c3f619 100644
--- a/src/emu/memory.c
+++ b/src/emu/memory.c
@@ -870,7 +870,7 @@ void memory_set_bank(int banknum, int entrynum)
/*-------------------------------------------------
- memory_get_bank - return the currently
+ memory_get_bank - return the currently
selected bank
-------------------------------------------------*/