Fix comment

This commit is contained in:
Norman Feske 2015-06-09 21:34:32 +02:00 committed by Christian Helmuth
parent 1f40d9de6a
commit 613d208045

View File

@ -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;