- (bal) authfile.c: Synced CVS ID tag

This commit is contained in:
Ben Lindstrom 2001-01-03 05:30:55 +00:00
parent 5c1fbabc5d
commit 70c4dce2fe
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@
[sshconnect.c]
strict_host_key_checking for host_status != HOST_CHANGED &&
ip_status == HOST_CHANGED
- (bal) authfile.c: Synced CVS ID tag
20010102
- (bal) OpenBSD CVS Update

View File

@ -36,7 +36,7 @@
*/
#include "includes.h"
RCSID("$OpenBSD: authfile.c,v 1.22 2000/12/19 22:43:44 markus Exp $");
RCSID("$OpenBSD: authfile.c,v 1.24 2000/12/20 19:26:56 markus Exp $");
#include <openssl/bn.h>
#include <openssl/dsa.h>