diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-07-14 06:54:38 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-07-14 06:54:38 +0000 |
commit | 910d6282c49909a3f0277a858b699a8e06d28589 (patch) | |
tree | e376642b73dade5781540a40ab667d515261267d /tty-term.c | |
parent | 20e322bf9b9e46af1c225e0a6464318faffd8f4d (diff) | |
download | rtmux-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.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |