diff options
Diffstat (limited to 'games/hack/hack.ioctl.c')
| -rw-r--r-- | games/hack/hack.ioctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.ioctl.c b/games/hack/hack.ioctl.c index 714dcc51737..af62748fe56 100644 --- a/games/hack/hack.ioctl.c +++ b/games/hack/hack.ioctl.c @@ -3,7 +3,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: hack.ioctl.c,v 1.3 1995/01/07 04:36:41 mycroft Exp $"; +static char rcsid[] = "$NetBSD: hack.ioctl.c,v 1.4 1995/03/23 08:30:29 cgd Exp $"; #endif /* not lint */ /* This cannot be part of hack.tty.c (as it was earlier) since on some |
