diff options
author | Ray Lai <ray@cvs.openbsd.org> | 2009-02-25 23:16:21 +0000 |
---|---|---|
committer | Ray Lai <ray@cvs.openbsd.org> | 2009-02-25 23:16:21 +0000 |
commit | 184bf0c4485793e104c9bf4074197d14c4589a6d (patch) | |
tree | 462f08c7cc5babc436484fe630c80054d6708ba6 /sys | |
parent | 66c5025e30b2accbce550b2b478ce012e9da04a1 (diff) |
Checking if a file is ASCII should only be done when diffing, because
the non-ASCII characters could be printed to the screen. For
checking in files, checking out files, merging files, and removing
revisions of files, we do so regardless of whether the files are
ASCII or binary.
Fixes PR6031.
OK joris and deraadt.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions