From: Philippe Guibert Date: Thu, 9 Feb 2017 08:12:21 +0000 (+0100) Subject: bgpd: remove useless white space character in evpn function declaration X-Git-Tag: frr-3.0-branchpoint~29^2~8 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=6e6fd6d1177caec35f76ab31a75e5c2164ebf63b;p=matthieu%2Ffrr.git bgpd: remove useless white space character in evpn function declaration Some tabulation replaces the white space used for the declaration of this evpn function. Signed-off-by: Philippe Guibert --- diff --git a/bgpd/bgp_attr.h b/bgpd/bgp_attr.h index bd9d7daf4d..015039c6cd 100644 --- a/bgpd/bgp_attr.h +++ b/bgpd/bgp_attr.h @@ -304,7 +304,7 @@ extern size_t bgp_packet_mpunreach_start (struct stream *s, afi_t afi, safi_t safi); extern void bgp_packet_mpunreach_prefix (struct stream *s, struct prefix *p, afi_t afi, safi_t safi, struct prefix_rd *prd, - u_char *tag, int, u_int32_t, struct attr *); + u_char *tag, int, u_int32_t, struct attr *); extern void bgp_packet_mpunreach_end (struct stream *s, size_t attrlen_pnt); static inline int