summaryrefslogtreecommitdiff
path: root/readpass.c
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-05-06 18:01:43 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-05-06 18:01:43 +0000
commitf278613f5e3f6d3577a21004c09ef4a2f720bbb5 (patch)
tree06fed08c99bf06970a1b7aba3f67146143bab1bd /readpass.c
parentaafff9cc7619d238e27500d0e4d2e4ea0fa140e1 (diff)
downloadopenssh-git-f278613f5e3f6d3577a21004c09ef4a2f720bbb5.tar.gz
- (bal) CVS ID updates for readpass.c, readpass.h, cli.c, and cli.h
Diffstat (limited to 'readpass.c')
-rw-r--r--readpass.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/readpass.c b/readpass.c
index c1b9a706..d059272e 100644
--- a/readpass.c
+++ b/readpass.c
@@ -32,7 +32,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: readpass.c,v 1.16 2001/05/02 01:25:39 mouring Exp $");
+RCSID("$OpenBSD: readpass.c,v 1.17 2001/05/06 17:52:07 mouring Exp $");
#include "xmalloc.h"
#include "cli.h"