summaryrefslogtreecommitdiffstats
path: root/tty-write.c
diff options
context:
space:
mode:
Diffstat (limited to 'tty-write.c')
-rw-r--r--tty-write.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tty-write.c b/tty-write.c
index 5f885fd4..def979ad 100644
--- a/tty-write.c
+++ b/tty-write.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: tty-write.c,v 1.3 2009/06/25 06:15:04 nicm Exp $ */
+/* $Id: tty-write.c,v 1.17 2009-06-25 16:21:32 nicm Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>