summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/canohost.c
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2000-06-20 01:39:46 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2000-06-20 01:39:46 +0000
commit989c175b35d80bd70e8fa730e4179890d6f9a2c5 (patch)
tree9a335641a3423bc3e95f2d1cb556ab38d12812ef /usr.bin/ssh/canohost.c
parent0cfdf8709aa547d4290df7ff2ea6d65ea6bd9bf5 (diff)
OpenBSD tag
Diffstat (limited to 'usr.bin/ssh/canohost.c')
-rw-r--r--usr.bin/ssh/canohost.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/canohost.c b/usr.bin/ssh/canohost.c
index a73f8d0ecf2..ed9fe6fdbd9 100644
--- a/usr.bin/ssh/canohost.c
+++ b/usr.bin/ssh/canohost.c
@@ -14,7 +14,7 @@
*/
#include "includes.h"
-RCSID("$Id: canohost.c,v 1.12 2000/04/14 10:30:30 markus Exp $");
+RCSID("$OpenBSD: canohost.c,v 1.13 2000/06/20 01:39:39 markus Exp $");
#include "packet.h"
#include "xmalloc.h"