mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 18:06:50 +00:00
Fix comment
This commit is contained in:
parent
1f40d9de6a
commit
613d208045
@ -78,7 +78,7 @@ struct Vfs::File_io_service
|
|||||||
{
|
{
|
||||||
union
|
union
|
||||||
{
|
{
|
||||||
/* if request was 'IOCTL_OP_TIOCGSIZE' */
|
/* if request was 'IOCTL_OP_TIOCGWINSZ' */
|
||||||
struct {
|
struct {
|
||||||
int rows;
|
int rows;
|
||||||
int columns;
|
int columns;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user