mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 12:59:02 +00:00
Modify some offensive terminology in comments.
This commit is contained in:
@@ -217,7 +217,7 @@ class ARPHeader : public NetworkLayerElement {
|
||||
u8 ar_pln; /* Protocol Address Length. */
|
||||
u16 ar_op; /* Operation Code. */
|
||||
u8 data[20];
|
||||
// Cannot use these because the fucking alignment screws up
|
||||
// Cannot use these because the four-flushing alignment screws up
|
||||
// everything. I miss ANSI C.
|
||||
//u8 ar_sha[6]; /* Sender Hardware Address. */
|
||||
//u32 ar_sip; /* Sender Protocol Address (IPv4 address). */
|
||||
|
||||
Reference in New Issue
Block a user