mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
vacuum: fix a comment typo
(This used to be ctdb commit a16dc65b4602da5ce2c16578bec2e7882aff240d)
This commit is contained in:
parent
fe852ca337
commit
3e0d4f8f73
@ -1305,7 +1305,7 @@ static int insert_record_into_delete_queue(struct ctdb_db_context *ctdb_db,
|
||||
return 0;
|
||||
} else {
|
||||
DEBUG(DEBUG_DEBUG,
|
||||
("schedule for deletetion: Overwriting entry for "
|
||||
("schedule for deletion: Overwriting entry for "
|
||||
"key with hash 0x%08x.\n", hash));
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user