mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 05:18:00 +00:00
images/tty.proto: fix typo in a comment
presense -> presence Signed-off-by: Kir Kolyshkin <kir@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
dee527301f
commit
0eac990dee
@ -65,7 +65,7 @@ message tty_info_entry {
|
|||||||
optional winsize_entry winsize = 11;
|
optional winsize_entry winsize = 11;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* These are optional fields which presense depends on
|
* These are optional fields which presence depends on
|
||||||
* TTY type.
|
* TTY type.
|
||||||
*/
|
*/
|
||||||
optional tty_pty_entry pty = 12;
|
optional tty_pty_entry pty = 12;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user