File tree Expand file tree Collapse file tree 14 files changed +15
-15
lines changed Expand file tree Collapse file tree 14 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert )
234234 pxBlockToInsert -> pxNextFreeBlock = pxIterator -> pxNextFreeBlock ;
235235 }
236236
237- /* If the block being inserted plugged a gab , so was merged with the block
237+ /* If the block being inserted plugged a gap , so was merged with the block
238238 * before and the block after, then it's pxNextFreeBlock pointer will have
239239 * already been set, and should not be set here as that would make it point
240240 * to itself. */
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert )
234234 pxBlockToInsert -> pxNextFreeBlock = pxIterator -> pxNextFreeBlock ;
235235 }
236236
237- /* If the block being inserted plugged a gab , so was merged with the block
237+ /* If the block being inserted plugged a gap , so was merged with the block
238238 * before and the block after, then it's pxNextFreeBlock pointer will have
239239 * already been set, and should not be set here as that would make it point
240240 * to itself. */
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert )
234234 pxBlockToInsert -> pxNextFreeBlock = pxIterator -> pxNextFreeBlock ;
235235 }
236236
237- /* If the block being inserted plugged a gab , so was merged with the block
237+ /* If the block being inserted plugged a gap , so was merged with the block
238238 * before and the block after, then it's pxNextFreeBlock pointer will have
239239 * already been set, and should not be set here as that would make it point
240240 * to itself. */
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert )
234234 pxBlockToInsert -> pxNextFreeBlock = pxIterator -> pxNextFreeBlock ;
235235 }
236236
237- /* If the block being inserted plugged a gab , so was merged with the block
237+ /* If the block being inserted plugged a gap , so was merged with the block
238238 * before and the block after, then it's pxNextFreeBlock pointer will have
239239 * already been set, and should not be set here as that would make it point
240240 * to itself. */
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert )
234234 pxBlockToInsert -> pxNextFreeBlock = pxIterator -> pxNextFreeBlock ;
235235 }
236236
237- /* If the block being inserted plugged a gab , so was merged with the block
237+ /* If the block being inserted plugged a gap , so was merged with the block
238238 * before and the block after, then it's pxNextFreeBlock pointer will have
239239 * already been set, and should not be set here as that would make it point
240240 * to itself. */
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert )
234234 pxBlockToInsert -> pxNextFreeBlock = pxIterator -> pxNextFreeBlock ;
235235 }
236236
237- /* If the block being inserted plugged a gab , so was merged with the block
237+ /* If the block being inserted plugged a gap , so was merged with the block
238238 * before and the block after, then it's pxNextFreeBlock pointer will have
239239 * already been set, and should not be set here as that would make it point
240240 * to itself. */
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert )
234234 pxBlockToInsert -> pxNextFreeBlock = pxIterator -> pxNextFreeBlock ;
235235 }
236236
237- /* If the block being inserted plugged a gab , so was merged with the block
237+ /* If the block being inserted plugged a gap , so was merged with the block
238238 * before and the block after, then it's pxNextFreeBlock pointer will have
239239 * already been set, and should not be set here as that would make it point
240240 * to itself. */
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert )
234234 pxBlockToInsert -> pxNextFreeBlock = pxIterator -> pxNextFreeBlock ;
235235 }
236236
237- /* If the block being inserted plugged a gab , so was merged with the block
237+ /* If the block being inserted plugged a gap , so was merged with the block
238238 * before and the block after, then it's pxNextFreeBlock pointer will have
239239 * already been set, and should not be set here as that would make it point
240240 * to itself. */
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert )
234234 pxBlockToInsert -> pxNextFreeBlock = pxIterator -> pxNextFreeBlock ;
235235 }
236236
237- /* If the block being inserted plugged a gab , so was merged with the block
237+ /* If the block being inserted plugged a gap , so was merged with the block
238238 * before and the block after, then it's pxNextFreeBlock pointer will have
239239 * already been set, and should not be set here as that would make it point
240240 * to itself. */
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ static void prvInsertBlockIntoFreeList( BlockLink_t * pxBlockToInsert )
234234 pxBlockToInsert -> pxNextFreeBlock = pxIterator -> pxNextFreeBlock ;
235235 }
236236
237- /* If the block being inserted plugged a gab , so was merged with the block
237+ /* If the block being inserted plugged a gap , so was merged with the block
238238 * before and the block after, then it's pxNextFreeBlock pointer will have
239239 * already been set, and should not be set here as that would make it point
240240 * to itself. */
You can’t perform that action at this time.
0 commit comments