diff options
author | 2010-01-08 17:44:27 +0000 | |
---|---|---|
committer | 2010-01-08 17:44:27 +0000 | |
commit | ef36603e11ca7bbe5e89f54a65b76eb84c92e2c5 (patch) | |
tree | d14cbe57a711495cc4f5b75a9a7bf0cde7ea9608 | |
parent | remove very old -ikr (diff) | |
download | wireguard-openbsd-ef36603e11ca7bbe5e89f54a65b76eb84c92e2c5.tar.xz wireguard-openbsd-ef36603e11ca7bbe5e89f54a65b76eb84c92e2c5.zip |
$OpenBSD$ not $Id$
-rw-r--r-- | usr.bin/tmux/layout-string.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tmux/layout-string.c b/usr.bin/tmux/layout-string.c index 9142bb1e16b..b25984ebc36 100644 --- a/usr.bin/tmux/layout-string.c +++ b/usr.bin/tmux/layout-string.c @@ -1,4 +1,4 @@ -/* $Id: layout-string.c,v 1.3 2010/01/07 20:30:02 nicm Exp $ */ +/* $OpenBSD: layout-string.c,v 1.4 2010/01/08 17:44:27 nicm Exp $ */ /* * Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net> |