]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgp_attr.h
Revert "*: reindent pt. 2"
[mirror_frr.git] / bgpd / bgp_attr.h
index c9f0d6f4eb9a6b941173d4644a76d96705f88184..324813c085dcea24220b38d0224957772ec0f6f1 100644 (file)
@@ -220,7 +220,7 @@ typedef enum {
        BGP_ATTR_PARSE_WITHDRAW = -2,
 
        /* only used internally, send notify + convert to BGP_ATTR_PARSE_ERROR
-        */
+          */
        BGP_ATTR_PARSE_ERROR_NOTIFYPLS = -3,
 } bgp_attr_parse_ret_t;