- (bal) Resync CVS ID of cli.c
This commit is contained in:
Ben Lindstrom 2001-01-08 13:55:14 +00:00
parent 48b2f73005
commit 4b27a5377e
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
20010109
- (bal) Resync CVS ID of cli.c
20010108
- (bal) Fixed another typo in cli.c
- (bal) OpenBSD Sync

2
cli.c
View File

@ -1,5 +1,5 @@
#include "includes.h"
RCSID("$OpenBSD: cli.c,v 1.4 2001/01/07 21:26:55 markus Exp $");
RCSID("$OpenBSD: cli.c,v 1.5 2001/01/08 08:50:29 markus Exp $");
#include "xmalloc.h"
#include "ssh.h"