summaryrefslogtreecommitdiff
path: root/hostfile.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 /hostfile.c
parent1a27a1ee8c0ddd6f390feade92259c001f36530f (diff)
- (djm) RCSID sync w/ OpenBSD
Diffstat (limited to 'hostfile.c')
-rw-r--r--hostfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostfile.c b/hostfile.c
index 31147cba1..42a8aa71d 100644
--- a/hostfile.c
+++ b/hostfile.c
@@ -36,7 +36,7 @@
36 */ 36 */
37 37
38#include "includes.h" 38#include "includes.h"
39RCSID("$OpenBSD: hostfile.c,v 1.30 2002/07/24 16:11:18 markus Exp $"); 39RCSID("$OpenBSD: hostfile.c,v 1.31 2003/04/08 20:21:28 itojun Exp $");
40 40
41#include "packet.h" 41#include "packet.h"
42#include "match.h" 42#include "match.h"