The branch main has been updated by zec:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=5295e891d0d306e37ab2feb7a3fc922339cd6632

commit 5295e891d0d306e37ab2feb7a3fc922339cd6632
Author:     Marko Zec <z...@freebsd.org>
AuthorDate: 2024-05-06 18:42:31 +0000
Commit:     Marko Zec <z...@freebsd.org>
CommitDate: 2024-05-06 18:42:31 +0000

    fib_dxr: update comment.
    
    MFC after:      1 week
---
 sys/netinet/in_fib_dxr.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/netinet/in_fib_dxr.c b/sys/netinet/in_fib_dxr.c
index 55f79994f552..3015564953c6 100644
--- a/sys/netinet/in_fib_dxr.c
+++ b/sys/netinet/in_fib_dxr.c
@@ -1098,7 +1098,7 @@ dxr2_try_squeeze:
 }
 
 /*
- * Glue functions for attaching to FreeBSD 13 fib_algo infrastructure.
+ * Glue functions for attaching to the FIB_ALGO infrastructure.
  */
 
 static struct nhop_object *

Reply via email to