From eed4f7600dabb8b06941d80b9182e0da976c9f17 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 29 Jun 2009 22:04:51 +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 239bc5a4..851c8972 100644 --- a/tty.c +++ b/tty.c @@ -1,4 +1,4 @@ -/* $OpenBSD: tty.c,v 1.8 2009/06/27 12:57:14 nicm Exp $ */ +/* $Id $ */ /* * Copyright (c) 2007 Nicholas Marriott -- cgit