diff options
Diffstat (limited to 'usr.sbin/mrouted/rsrr.h')
-rw-r--r-- | usr.sbin/mrouted/rsrr.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mrouted/rsrr.h b/usr.sbin/mrouted/rsrr.h index 4099dcd8e438..8bc8c9176535 100644 --- a/usr.sbin/mrouted/rsrr.h +++ b/usr.sbin/mrouted/rsrr.h @@ -47,7 +47,7 @@ #define RSRR_ROUTE_QUERY 3 #define RSRR_ROUTE_REPLY 4 -/* RSRR Initial Reply (Vif) Status bits. +/* RSRR Initial Reply (Vif) Status bits * Each definition represents the position of the bit from right to left. * * Right-most bit is the disabled bit, set if the vif is administratively @@ -56,7 +56,7 @@ #define RSRR_DISABLED_BIT 0 /* All other bits are zeroes */ -/* RSRR Route Query/Reply flag bits. +/* RSRR Route Query/Reply flag bits * Each definition represents the position of the bit from right to left. * * Right-most bit is the Route Change Notification bit, set if the |