From b1aee6396df5d48ec080f32827fd25ae44bcb373 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Wed, 28 Apr 2004 01:08:39 +0000 Subject: spacing --- usr.sbin/bgpd/bgpd.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/bgpd') diff --git a/usr.sbin/bgpd/bgpd.h b/usr.sbin/bgpd/bgpd.h index 2567ef517ce..05e4c423422 100644 --- a/usr.sbin/bgpd/bgpd.h +++ b/usr.sbin/bgpd/bgpd.h @@ -1,4 +1,4 @@ -/* $OpenBSD: bgpd.h,v 1.115 2004/04/28 00:38:39 henning Exp $ */ +/* $OpenBSD: bgpd.h,v 1.116 2004/04/28 01:08:38 henning Exp $ */ /* * Copyright (c) 2003, 2004 Henning Brauer @@ -152,7 +152,7 @@ enum auth_method { AUTH_IPSEC_MANUAL_AH, AUTH_IPSEC_IKE }; - + struct peer_auth { enum auth_method method; char md5key[TCP_MD5_KEY_LEN]; -- cgit v1.2.3