tab replace with space for the structure doc comments

This commit is contained in:
Lion 2023-10-08 17:37:06 +08:00
parent 75cddb1f2e
commit 3ef87ff727
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
// //
// index entry structure // index entry structure
// +------------+-----------+---------------+------------+ // +------------+-----------+---------------+------------+
// | 4bytes | 4bytes | 2bytes | 4 bytes | // | 4bytes | 4bytes | 2bytes | 4 bytes |
// +------------+-----------+---------------+------------+ // +------------+-----------+---------------+------------+
// start ip end ip data length data ptr // start ip end ip data length data ptr

View File

@ -45,7 +45,7 @@
// //
// index entry structure // index entry structure
// +------------+-----------+---------------+------------+ // +------------+-----------+---------------+------------+
// | 4bytes | 4bytes | 2bytes | 4 bytes | // | 4bytes | 4bytes | 2bytes | 4 bytes |
// +------------+-----------+---------------+------------+ // +------------+-----------+---------------+------------+
// start ip end ip data length data ptr // start ip end ip data length data ptr