summaryrefslogtreecommitdiffstats
path: root/auth-rh-rsa.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-04-13 12:26:34 +1000
committerDamien Miller <djm@mindrot.org>2000-04-13 12:26:34 +1000
commit22c772609aa0e97fb39a6ec609c2f16445644055 (patch)
tree5246a2a1ab8e761fe1a22ec2c8d5fe52fe139e36 /auth-rh-rsa.c
parente71eb91259388de4aea7d46738f3b8b5593bccbe (diff)
- Merged OpenBSD updates to include paths.
Diffstat (limited to 'auth-rh-rsa.c')
-rw-r--r--auth-rh-rsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth-rh-rsa.c b/auth-rh-rsa.c
index 19782577..d3d90246 100644
--- a/auth-rh-rsa.c
+++ b/auth-rh-rsa.c
@@ -15,7 +15,7 @@
*/
#include "includes.h"
-RCSID("$Id: auth-rh-rsa.c,v 1.8 2000/03/26 03:04:52 damien Exp $");
+RCSID("$Id: auth-rh-rsa.c,v 1.9 2000/04/13 02:26:35 damien Exp $");
#ifdef HAVE_OPENSSL
#include <openssl/bn.h>