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)
- (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 c1b9a7064..d059272e7 100644
--- a/readpass.c
+++ b/readpass.c
@@ -32,7 +32,7 @@
32 */ 32 */
33 33
34#include "includes.h" 34#include "includes.h"
35RCSID("$OpenBSD: readpass.c,v 1.16 2001/05/02 01:25:39 mouring Exp $"); 35RCSID("$OpenBSD: readpass.c,v 1.17 2001/05/06 17:52:07 mouring Exp $");
36 36
37#include "xmalloc.h" 37#include "xmalloc.h"
38#include "cli.h" 38#include "cli.h"