diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2000-06-20 01:39:46 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2000-06-20 01:39:46 +0000 |
commit | 989c175b35d80bd70e8fa730e4179890d6f9a2c5 (patch) | |
tree | 9a335641a3423bc3e95f2d1cb556ab38d12812ef /usr.bin/ssh/readconf.c | |
parent | 0cfdf8709aa547d4290df7ff2ea6d65ea6bd9bf5 (diff) |
OpenBSD tag
Diffstat (limited to 'usr.bin/ssh/readconf.c')
-rw-r--r-- | usr.bin/ssh/readconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/readconf.c b/usr.bin/ssh/readconf.c index 4af0414f0d9..6d015a2025f 100644 --- a/usr.bin/ssh/readconf.c +++ b/usr.bin/ssh/readconf.c @@ -14,7 +14,7 @@ */ #include "includes.h" -RCSID("$Id: readconf.c,v 1.36 2000/06/18 00:57:48 deraadt Exp $"); +RCSID("$OpenBSD: readconf.c,v 1.37 2000/06/20 01:39:43 markus Exp $"); #include "ssh.h" #include "cipher.h" |