summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/authfile.c
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2000-06-20 01:39:46 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2000-06-20 01:39:46 +0000
commit989c175b35d80bd70e8fa730e4179890d6f9a2c5 (patch)
tree9a335641a3423bc3e95f2d1cb556ab38d12812ef /usr.bin/ssh/authfile.c
parent0cfdf8709aa547d4290df7ff2ea6d65ea6bd9bf5 (diff)
OpenBSD tag
Diffstat (limited to 'usr.bin/ssh/authfile.c')
-rw-r--r--usr.bin/ssh/authfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/authfile.c b/usr.bin/ssh/authfile.c
index 92740c48a1c..71c4a5d84ee 100644
--- a/usr.bin/ssh/authfile.c
+++ b/usr.bin/ssh/authfile.c
@@ -15,7 +15,7 @@
*/
#include "includes.h"
-RCSID("$Id: authfile.c,v 1.16 2000/04/26 21:28:32 markus Exp $");
+RCSID("$OpenBSD: authfile.c,v 1.17 2000/06/20 01:39:38 markus Exp $");
#include <openssl/bn.h>
#include <openssl/dsa.h>