summaryrefslogtreecommitdiff
path: root/auth-rhosts.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-rhosts.c
parent1a27a1ee8c0ddd6f390feade92259c001f36530f (diff)
- (djm) RCSID sync w/ OpenBSD
Diffstat (limited to 'auth-rhosts.c')
-rw-r--r--auth-rhosts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth-rhosts.c b/auth-rhosts.c
index 9b651bacd..de2cb67f3 100644
--- a/auth-rhosts.c
+++ b/auth-rhosts.c
@@ -14,7 +14,7 @@
14 */ 14 */
15 15
16#include "includes.h" 16#include "includes.h"
17RCSID("$OpenBSD: auth-rhosts.c,v 1.28 2002/05/13 21:26:49 markus Exp $"); 17RCSID("$OpenBSD: auth-rhosts.c,v 1.29 2003/04/08 20:21:28 itojun Exp $");
18 18
19#include "packet.h" 19#include "packet.h"
20#include "uidswap.h" 20#include "uidswap.h"