pencil edit

This commit is contained in:
Tina Burden 2020-07-08 08:55:05 -07:00 committed by GitHub
parent 8986ba328d
commit de79ae3ef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1475,4 +1475,4 @@ To read a log file:
5. Set **BlockIndexToRead** to initialize read start point.
6. Get **BlockData** for upload log block.
7. Increase **BlockIndexToRead**.
8. Repeat step 5 to 7 until **BlockIndexToRead == (BlockIndexToRead 1)**.
8. Repeat steps 5 to 7 until **BlockIndexToRead == (BlockIndexToRead 1)**.