2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

Fix typos in comments

This is less useful than fixing typos in output messages, but anyway.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Kir Kolyshkin
2013-04-12 13:00:06 -07:00
committed by Pavel Emelyanov
parent d90d4b1b88
commit 41c7ca8218
13 changed files with 28 additions and 28 deletions

View File

@@ -330,7 +330,7 @@ static int unix_collect_one(const struct unix_diag_msg *m,
(int)uv->udiag_vfs_ino);
/*
* When a socket is bound to unlinked file, we
* just drop his name, since noone will access
* just drop his name, since no one will access
* it via one.
*/
xfree(name);