*: rename ATTRIBUTE_XXX to just XXX.
This commit is contained in:
parent
f6efccc065
commit
a60f84ebf0
228 changed files with 479 additions and 479 deletions
|
@ -273,7 +273,7 @@ typedef struct outdata {
|
|||
unsigned char seq; /* sequence number of this packet */
|
||||
unsigned char ttl; /* ttl packet left with */
|
||||
// UNUSED. Retaining to have the same packet size.
|
||||
struct timeval tv_UNUSED ATTRIBUTE_PACKED; /* time packet left */
|
||||
struct timeval tv_UNUSED PACKED; /* time packet left */
|
||||
} outdata_t;
|
||||
|
||||
struct IFADDRLIST {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue