aboutsummaryrefslogtreecommitdiffstats
path: root/sm/delete.c
diff options
context:
space:
mode:
Diffstat (limited to 'sm/delete.c')
-rw-r--r--sm/delete.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/delete.c b/sm/delete.c
index 511ffb9b2..ccd389313 100644
--- a/sm/delete.c
+++ b/sm/delete.c
@@ -112,7 +112,7 @@ delete_one (ctrl_t ctrl, const char *username)
goto leave;
}
- /* We need to search again to get back to the right position. Neo
+ /* We need to search again to get back to the right position. Note
* that the lock is kept until the KH is released. */
rc = keydb_lock (kh);
if (rc)