Al's double-blank-line removal request
This commit is contained in:
@@ -50,7 +50,6 @@ typedef struct dns_hdr
|
||||
#define DHF_UNUSED 0x30
|
||||
#define DHF_RCODE 0x0F
|
||||
|
||||
|
||||
/*
|
||||
Define constants based on rfc883
|
||||
*/
|
||||
|
||||
@@ -28,7 +28,6 @@ extern u32_t _tmp_l;
|
||||
#define BIG_ENDIAN 1
|
||||
#endif
|
||||
|
||||
|
||||
#if (LITTLE_ENDIAN) && (BIG_ENDIAN)
|
||||
#include "both LITTLE_ENDIAN and BIG_ENDIAN are defined"
|
||||
/* LITTLE_ENDIAN and BIG_ENDIAN are both defined */
|
||||
|
||||
Reference in New Issue
Block a user