summaryrefslogtreecommitdiff
path: root/myisam/mi_locking.c
diff options
context:
space:
mode:
Diffstat (limited to 'myisam/mi_locking.c')
-rw-r--r--myisam/mi_locking.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/myisam/mi_locking.c b/myisam/mi_locking.c
index f34497fc0b6..a5cbdd4f906 100644
--- a/myisam/mi_locking.c
+++ b/myisam/mi_locking.c
@@ -392,7 +392,7 @@ int _mi_test_if_changed(register MI_INFO *info)
} /* _mi_test_if_changed */
-/* Put a mark in the .ISM file that someone is updating the table */
+/* Put a mark in the .MYI file that someone is updating the table */
int _mi_mark_file_changed(MI_INFO *info)
{