summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/key.c
diff options
context:
space:
mode:
authordjm <djm@openbsd.org>2000-06-22 23:54:59 +0000
committerdjm <djm@openbsd.org>2000-06-22 23:54:59 +0000
commitb2e991224adbe1990644a6363b3fec3bcd24bdcb (patch)
treeca6fb1602cea2075b54685f10fa4290de4e739f5 /usr.bin/ssh/key.c
parenton unconfig, bzero the key before free; from aazubel@core-sdi.com. (diff)
downloadwireguard-openbsd-b2e991224adbe1990644a6363b3fec3bcd24bdcb.tar.xz
wireguard-openbsd-b2e991224adbe1990644a6363b3fec3bcd24bdcb.zip
Missing CVS idents; ok markus
Diffstat (limited to 'usr.bin/ssh/key.c')
-rw-r--r--usr.bin/ssh/key.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ssh/key.c b/usr.bin/ssh/key.c
index be38a88f5e6..764f1f227fb 100644
--- a/usr.bin/ssh/key.c
+++ b/usr.bin/ssh/key.c
@@ -41,6 +41,8 @@
#include "dsa.h"
#include "uuencode.h"
+RCSID("$OpenBSD: key.c,v 1.9 2000/06/22 23:55:00 djm Exp $");
+
#define SSH_DSS "ssh-dss"
Key *