fix comment

This commit is contained in:
lukem 2001-06-03 14:29:42 +00:00
parent ad811093a3
commit 461a7daf74
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: cons.c,v 1.37 2000/06/12 05:02:22 mrg Exp $ */
/* $NetBSD: cons.c,v 1.38 2001/06/03 14:29:42 lukem Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@ -225,7 +225,7 @@ cnpoll(dev, events, p)
{
/*
* Redirect the ioctl, if that's appropriate.
* Redirect the poll, if that's appropriate.
* I don't want to think of the possible side effects
* of console redirection here.
*/