diff options
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | cli.c | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ | |||
1 | 20010109 | ||
2 | - (bal) Resync CVS ID of cli.c | ||
3 | |||
1 | 20010108 | 4 | 20010108 |
2 | - (bal) Fixed another typo in cli.c | 5 | - (bal) Fixed another typo in cli.c |
3 | - (bal) OpenBSD Sync | 6 | - (bal) OpenBSD Sync |
@@ -1,5 +1,5 @@ | |||
1 | #include "includes.h" | 1 | #include "includes.h" |
2 | RCSID("$OpenBSD: cli.c,v 1.4 2001/01/07 21:26:55 markus Exp $"); | 2 | RCSID("$OpenBSD: cli.c,v 1.5 2001/01/08 08:50:29 markus Exp $"); |
3 | 3 | ||
4 | #include "xmalloc.h" | 4 | #include "xmalloc.h" |
5 | #include "ssh.h" | 5 | #include "ssh.h" |