Skip to content

Commit

Permalink
Merge pull request #232 from ngageoint/sync_externals
Browse files Browse the repository at this point in the history
Sync externals
  • Loading branch information
asylvest authored May 15, 2018
2 parents 7f279d5 + cab6278 commit 81e5d56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ void CompressedByteProvider::getBytes(
fileOffset,
buffers);
imageDataPtr += offset;
addDES(seg, startRow, buffers);
addDES(seg, startRow + numRows, buffers);
}
}
}
Expand Down

0 comments on commit 81e5d56

Please sign in to comment.