Skip to content

Commit a628310

Browse files
committed
doc
1 parent 9422f67 commit a628310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uefi-raw/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ impl From<IpAddr> for IpAddress {
176176
}
177177
}
178178

179-
/// A Media Access Control (MAC) address.
179+
/// UEFI Media Access Control (MAC) address.
180180
///
181181
/// UEFI supports multiple network protocols and hardware types, not just
182182
/// Ethernet. Some of them may use MAC addresses longer than 6 bytes. To be

0 commit comments

Comments
 (0)