tcp: refactor reset node
[vpp.git] / src / vnet / srmpls / sr_mpls.h
old mode 100755 (executable)
new mode 100644 (file)
index 5b04f76..a8f9494
@@ -67,7 +67,7 @@ typedef struct
 
   u8 type;                     /**< Type (default is 0) */
   /* SR Policy specific DPO                                       */
-  /* IF Type = DEFAULT Then Load Balancer DPO among SID lists     */
+  /* IF Type = DEFAULT Then Load-Balancer DPO among SID lists     */
   /* IF Type = SPRAY then Spray DPO with all SID lists            */
 
   ip46_address_t endpoint;             /**< Optional NH for SR TE */