From 2ddcb51df3316d55aa1859f357998be7808aa1a4 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 8 Jul 2009 18:03:03 +0000 Subject: Fix $Id$. --- tty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tty.c') diff --git a/tty.c b/tty.c index c65b47d5..be94b4a4 100644 --- a/tty.c +++ b/tty.c @@ -1,4 +1,4 @@ -/* $OpenBSD: tty.c,v 1.9 2009/07/07 17:24:32 nicm Exp $ */ +/* $Id: tty.c,v 1.112 2009-07-08 18:03:03 nicm Exp $ */ /* * Copyright (c) 2007 Nicholas Marriott -- cgit