diff options
Diffstat (limited to 'ipc/ipc_right.c')
-rw-r--r-- | ipc/ipc_right.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_right.c b/ipc/ipc_right.c index 503eb1f..35061c9 100644 --- a/ipc/ipc_right.c +++ b/ipc/ipc_right.c @@ -423,7 +423,7 @@ ipc_right_check( * Purpose: * Cleans up an entry in a dead space. * The entry isn't deallocated or removed - * from reverse hash tables. + * from the reverse mappings. * Conditions: * The space is dead and unlocked. */ |