tab to space
This commit is contained in:
parent
0c68fd1ed8
commit
b66471f0ba
|
|
@ -37,13 +37,13 @@
|
|||
//
|
||||
// data entry structure:
|
||||
// +--------------------+-----------------------+
|
||||
// | 2bytes (for desc) | dynamic length |
|
||||
// | 2bytes (for desc) | dynamic length |
|
||||
// +--------------------+-----------------------+
|
||||
// data length whatever in bytes
|
||||
//
|
||||
// index entry structure
|
||||
// +------------+-----------+---------------+------------+
|
||||
// | 4bytes | 4bytes | 2bytes | 4 bytes |
|
||||
// | 4bytes | 4bytes | 2bytes | 4 bytes |
|
||||
// +------------+-----------+---------------+------------+
|
||||
// start ip end ip data length data ptr
|
||||
|
||||
|
|
|
|||
|
|
@ -39,13 +39,13 @@
|
|||
//
|
||||
// data entry structure:
|
||||
// +--------------------+-----------------------+
|
||||
// | 2bytes (for desc) | dynamic length |
|
||||
// | 2bytes (for desc) | dynamic length |
|
||||
// +--------------------+-----------------------+
|
||||
// data length whatever in bytes
|
||||
//
|
||||
// index entry structure
|
||||
// +------------+-----------+---------------+------------+
|
||||
// | 4bytes | 4bytes | 2bytes | 4 bytes |
|
||||
// | 4bytes | 4bytes | 2bytes | 4 bytes |
|
||||
// +------------+-----------+---------------+------------+
|
||||
// start ip end ip data length data ptr
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue