From: claudio Date: Tue, 23 Jan 2024 15:56:48 +0000 (+0000) Subject: Fixup more spaces X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=97fb13eac149c30c376b8852ab751f4010b4b425;p=openbsd Fixup more spaces --- diff --git a/usr.sbin/bgpctl/mrtparser.h b/usr.sbin/bgpctl/mrtparser.h index 3a235a587ea..116887c03ea 100644 --- a/usr.sbin/bgpctl/mrtparser.h +++ b/usr.sbin/bgpctl/mrtparser.h @@ -1,4 +1,4 @@ -/* $OpenBSD: mrtparser.h,v 1.5 2022/02/06 09:52:32 claudio Exp $ */ +/* $OpenBSD: mrtparser.h,v 1.6 2024/01/23 15:56:48 claudio Exp $ */ /* * Copyright (c) 2011 Claudio Jeker * @@ -56,7 +56,7 @@ struct mrt_rib { uint32_t seqnum; uint16_t nentries; uint8_t prefixlen; - uint8_t add_path; + uint8_t add_path; }; /* data structures for the BGP4MP MESSAGE and STATE types */