Skip to content

Commit c537aea

Browse files
committed
minor comment update
1 parent 250bbd7 commit c537aea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/networking/types/program.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pub enum Program {
88
NamePath((String, String)),
99
/// Not identified
1010
Unknown,
11-
/// Not applicable (ARP and ICMP)
11+
/// Not applicable (ARP, ICMP, and IGMP)
1212
#[default]
1313
NotApplicable,
1414
}

0 commit comments

Comments
 (0)