tab replace with space for the structure doc comments
This commit is contained in:
parent
75cddb1f2e
commit
3ef87ff727
|
|
@ -43,7 +43,7 @@
|
|||
//
|
||||
// index entry structure
|
||||
// +------------+-----------+---------------+------------+
|
||||
// | 4bytes | 4bytes | 2bytes | 4 bytes |
|
||||
// | 4bytes | 4bytes | 2bytes | 4 bytes |
|
||||
// +------------+-----------+---------------+------------+
|
||||
// start ip end ip data length data ptr
|
||||
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@
|
|||
//
|
||||
// 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