diff options
author | mouring <mouring> | 2002-07-23 21:05:17 +0000 |
---|---|---|
committer | mouring <mouring> | 2002-07-23 21:05:17 +0000 |
commit | a524bb0d0c44f6e635ba4ab32072e4b78c7a6be6 (patch) | |
tree | 1b1cb93234b48beaac97cfad63750137ef3311d1 /ssh-agent.c | |
parent | 3fc5518e0651bee07ffe7dac1d0cb98c542ba768 (diff) | |
download | openssh-a524bb0d0c44f6e635ba4ab32072e4b78c7a6be6.tar.gz |
- (bal) sync ID w/ ssh-agent.c
Diffstat (limited to 'ssh-agent.c')
-rw-r--r-- | ssh-agent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-agent.c b/ssh-agent.c index ac16bae4..1f21cbc9 100644 --- a/ssh-agent.c +++ b/ssh-agent.c @@ -35,7 +35,7 @@ #include "includes.h" #include "openbsd-compat/fake-queue.h" -RCSID("$OpenBSD: ssh-agent.c,v 1.97 2002/06/24 14:55:38 markus Exp $"); +RCSID("$OpenBSD: ssh-agent.c,v 1.98 2002/07/21 18:07:45 stevesk Exp $"); #include <openssl/evp.h> #include <openssl/md5.h> |