summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/restrack.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/restrack.c')
-rw-r--r--src/emu/restrack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/restrack.c b/src/emu/restrack.c
index 85c7c6c8d0f..360438d5bbc 100644
--- a/src/emu/restrack.c
+++ b/src/emu/restrack.c
@@ -277,7 +277,7 @@ bitmap_t *auto_bitmap_alloc_file_line(int width, int height, bitmap_format forma
/*-------------------------------------------------
validate_auto_malloc_memory - validate that a
- block of memory has been allocated by
+ block of memory has been allocated by
auto_malloc()
-------------------------------------------------*/