Fix up minor whitespace formatting errors.
This commit is contained in:
parent
6bda628718
commit
e6f37221fa
9 changed files with 9 additions and 9 deletions
|
@ -218,7 +218,7 @@
|
|||
static bool ProcessNDISQuery(const uint32_t OId,
|
||||
void* QueryData,
|
||||
uint16_t QuerySize,
|
||||
void* ResponseData,
|
||||
void* ResponseData,
|
||||
uint16_t* ResponseSize);
|
||||
static bool ProcessNDISSet(const uint32_t OId,
|
||||
void* SetData,
|
||||
|
|
|
@ -252,7 +252,7 @@
|
|||
#if defined(INCLUDE_FROM_TCP_C)
|
||||
static uint16_t TCP_Checksum16(void* TCPHeaderOutStart,
|
||||
const IP_Address_t SourceAddress,
|
||||
const IP_Address_t DestinationAddress,
|
||||
const IP_Address_t DestinationAddress,
|
||||
uint16_t TCPOutSize);
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue