summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/readpass.c
diff options
context:
space:
mode:
authormarkus <markus@openbsd.org>2000-06-20 01:39:37 +0000
committermarkus <markus@openbsd.org>2000-06-20 01:39:37 +0000
commit4a29184ee7448543545e1fc0d6d6d8ed5efff365 (patch)
tree2ec41cac79dacad73c0b1475cfd59b820544cf06 /usr.bin/ssh/readpass.c
parentno include <des.h> anymore (diff)
downloadwireguard-openbsd-4a29184ee7448543545e1fc0d6d6d8ed5efff365.tar.xz
wireguard-openbsd-4a29184ee7448543545e1fc0d6d6d8ed5efff365.zip
OpenBSD tag
Diffstat (limited to 'usr.bin/ssh/readpass.c')
-rw-r--r--usr.bin/ssh/readpass.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/readpass.c b/usr.bin/ssh/readpass.c
index 85d88f80461..c38292f1571 100644
--- a/usr.bin/ssh/readpass.c
+++ b/usr.bin/ssh/readpass.c
@@ -32,7 +32,7 @@
*/
#include "includes.h"
-RCSID("$Id: readpass.c,v 1.10 2000/04/14 10:30:32 markus Exp $");
+RCSID("$OpenBSD: readpass.c,v 1.11 2000/06/20 01:39:44 markus Exp $");
#include "xmalloc.h"
#include "ssh.h"