summaryrefslogtreecommitdiff
path: root/auth-rh-rsa.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-14 13:40:06 +1000
committerDamien Miller <djm@mindrot.org>2003-05-14 13:40:06 +1000
commitd558092522153caa627e33e4a76c6f64332bc609 (patch)
tree78618b9f2e8464d130d14739ee14b7786706934f /auth-rh-rsa.c
parent1a27a1ee8c0ddd6f390feade92259c001f36530f (diff)
- (djm) RCSID sync w/ OpenBSD
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 8675de580..4d6f0d234 100644
--- a/auth-rh-rsa.c
+++ b/auth-rh-rsa.c
@@ -13,7 +13,7 @@
13 */ 13 */
14 14
15#include "includes.h" 15#include "includes.h"
16RCSID("$OpenBSD: auth-rh-rsa.c,v 1.34 2002/03/25 09:25:06 markus Exp $"); 16RCSID("$OpenBSD: auth-rh-rsa.c,v 1.35 2003/04/08 20:21:28 itojun Exp $");
17 17
18#include "packet.h" 18#include "packet.h"
19#include "uidswap.h" 19#include "uidswap.h"