From 256c58caa68d2f0e0f81b7ef32e6e8755fc10bc0 Mon Sep 17 00:00:00 2001 From: Sunil Nimmagadda Date: Tue, 1 Jul 2025 21:28:59 +0530 Subject: Mark this comment as text. --- src/vrrpv2.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/vrrpv2.rs b/src/vrrpv2.rs index a039ced..c6e7125 100644 --- a/src/vrrpv2.rs +++ b/src/vrrpv2.rs @@ -5,7 +5,7 @@ use std::net::Ipv4Addr; /// /// Packet format /// -/// ``` +/// ```text /// 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 /// +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ /// |Version| Type | Virtual Rtr ID| Priority | Count IP Addrs| -- cgit v1.2.3