mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Fix comment
This commit is contained in:
committed by
Christian Helmuth
parent
1f40d9de6a
commit
613d208045
@@ -78,7 +78,7 @@ struct Vfs::File_io_service
|
||||
{
|
||||
union
|
||||
{
|
||||
/* if request was 'IOCTL_OP_TIOCGSIZE' */
|
||||
/* if request was 'IOCTL_OP_TIOCGWINSZ' */
|
||||
struct {
|
||||
int rows;
|
||||
int columns;
|
||||
|
||||
Reference in New Issue
Block a user