From f950e8337a08d114b6028cca56190be163b67160 Mon Sep 17 00:00:00 2001 From: generatedunixname89002005287564 Date: Wed, 19 Feb 2025 05:57:18 -0800 Subject: [PATCH] Daily `arc lint --take THRIFTFORMAT` Reviewed By: VladimirMakaev Differential Revision: D69836963 fbshipit-source-id: d236565538109924a95eed08184a9af83cf317d6 --- openr/if/Types.thrift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openr/if/Types.thrift b/openr/if/Types.thrift index 8166ce826c6..d463e116d28 100644 --- a/openr/if/Types.thrift +++ b/openr/if/Types.thrift @@ -340,7 +340,7 @@ struct PrefixMetrics { * policy can change the behavior. */ 4: i32 distance = 0; -/** + /** * NOTE: Forwarding Algorithm set with `PrefixEntry` will be the subsequent * tie-breaker among the nodes advertising PrefixEntry with best metrics. * e.g. SP_ECMP (Shortest Path ECMP) - Will further tie-break nodes as per the