diff options
author | Teddy Wing | 2020-07-25 23:52:52 +0200 |
---|---|---|
committer | Teddy Wing | 2020-07-25 23:52:52 +0200 |
commit | 0ea9202eb81e18647b40563fd3dbc61b626ce2ec (patch) | |
tree | f779468bdc643f66e074805041d2905df76f4fc9 /src/main.rs | |
parent | 74210fa2fd90c5b7cae91f7ea6f4e1f64a597198 (diff) | |
download | git-suggestion-0ea9202eb81e18647b40563fd3dbc61b626ce2ec.tar.bz2 |
Suggestion.apply_to(): Use correct line numbers
We had been using the enumerator's index, which starts at 0, but line
numbers start at 1. Use the correct line number.
Diffstat (limited to 'src/main.rs')
0 files changed, 0 insertions, 0 deletions