mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Fix up a whitespace in comments in src/console.c
Signed-off-by: Chris Lalancette <clalance@redhat.com>
This commit is contained in:
parent
7b0075a242
commit
b216dd41d7
@ -78,7 +78,7 @@ int vshRunConsole(const char *tty) {
|
|||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Put STDIN into raw mode so that stuff typed
|
/* Put STDIN into raw mode so that stuff typed
|
||||||
does not echo to the screen (the TTY reads will
|
does not echo to the screen (the TTY reads will
|
||||||
result in it being echoed back already), and
|
result in it being echoed back already), and
|
||||||
also ensure Ctrl-C, etc is blocked, and misc
|
also ensure Ctrl-C, etc is blocked, and misc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user