aboutsummaryrefslogtreecommitdiff
path: root/tty-term.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-14 06:54:38 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-14 06:54:38 +0000
commit910d6282c49909a3f0277a858b699a8e06d28589 (patch)
treee376642b73dade5781540a40ab667d515261267d /tty-term.c
parent20e322bf9b9e46af1c225e0a6464318faffd8f4d (diff)
downloadrtmux-910d6282c49909a3f0277a858b699a8e06d28589.tar.gz
rtmux-910d6282c49909a3f0277a858b699a8e06d28589.tar.bz2
rtmux-910d6282c49909a3f0277a858b699a8e06d28589.zip
Whoops, chose the wrong one in a conflict. Revert.
Diffstat (limited to 'tty-term.c')
-rw-r--r--tty-term.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tty-term.c b/tty-term.c
index f86680b9..acd7add2 100644
--- a/tty-term.c
+++ b/tty-term.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: tty-term.c,v 1.3 2009/07/14 06:30:45 nicm Exp $ */
+/* $Id: tty-term.c,v 1.23 2009-07-14 06:54:38 nicm Exp $ */
/*
* Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net>