(wordify): Fix i_byte even in unibyte case for copy loop.
authorRichard M. Stallman <rms@gnu.org>
Mon, 29 Jun 1998 17:20:52 +0000 (17:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 29 Jun 1998 17:20:52 +0000 (17:20 +0000)
commit8a2df9371a8d2c15009b943d5ec020ebbfea0ec2
tree8b10056ef3b136ff368817a9a5c07b7d26398a70
parent09ffb8b54395974807c8475391f478d3f950a720
(wordify): Fix i_byte even in unibyte case for copy loop.
If input is unibyte, make the output unibyte.
src/search.c