summaryrefslogtreecommitdiffstats
path: root/cli.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-11-06 12:39:34 +1100
committerDamien Miller <djm@mindrot.org>2000-11-06 12:39:34 +1100
commit389edc4ce4f96ae1e8066a8d9f97d062b88e94ce (patch)
treea52c3a8e71ad51aeaf4e4e213772df89368c1ef3 /cli.c
parentc78abaa1090f7da97ee8a6462830698bf66b23f1 (diff)
- (djm) Manually fix up missed diff hunks (mainly RCS idents)
Diffstat (limited to 'cli.c')
-rw-r--r--cli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli.c b/cli.c
index 7814a618..27d0d9e1 100644
--- a/cli.c
+++ b/cli.c
@@ -1,5 +1,5 @@
#include "includes.h"
-RCSID("$Id: cli.c,v 1.1 2000/10/14 05:23:12 djm Exp $");
+RCSID("$OpenBSD: cli.c,v 1.2 2000/10/16 09:38:44 djm Exp $");
#include "xmalloc.h"
#include "ssh.h"