Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
Former-commit-id: 4ed616e0b80790081c0a89d8fee5e08fadffb188
Former-commit-id: 21429be
  • Loading branch information
rgatkinson committed Sep 30, 2015
1 parent aa02d36 commit ff355cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ else if (readCacheStatus == READ_CACHE_STATUS.IDLE || readWindowChanged)

//--------------------------------------------------------------------------
// Reissue any previous read if we should. The only way we are here and
// see READ_CACHE_STATUS.VALID_ONLYONCE is if we completed a queuing operation
// see READ_CACHE_STATUS.QUEUE_COMPLETED is if we completed a queuing operation
// above.

else if (readCacheStatus == READ_CACHE_STATUS.QUEUE_COMPLETED)
Expand Down

0 comments on commit ff355cf

Please sign in to comment.