| commit | 924bf8477fc30af5ed241e7f7536eb133ab9b702 | [log] [download] |
|---|---|---|
| author | Nicholas Marriott <nicm@openbsd.org> | Thu Jul 16 07:34:37 2009 +0000 |
| committer | Nicholas Marriott <nicm@openbsd.org> | Thu Jul 16 07:34:37 2009 +0000 |
| tree | 6cd947d3a93865811df98ccdcfa482b35b5fd49d | |
| parent | 92da443a9e02a2238d4415e0dcf3796d3929b290 [diff] |
Typo in grid_duplicate_lines (sy for dy) causing it to write into the wrong place when copying UTF-8 data. Found by Dan Colish.