Commit 8324db69 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

Fix comment on CR_FD_SIGACT

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
parent 5e829c82
......@@ -80,7 +80,7 @@ struct cr_fd_desc_tmpl fdset_template[CR_FD_MAX] = {
.magic = SHMEM_MAGIC,
},
/* info about which memory areas are shared */
/* info about signal handlers */
[CR_FD_SIGACT] = {
.fmt = FMT_FNAME_SIGACTS,
.magic = SIGACT_MAGIC,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment