]> the.earth.li Git - onak.git/commitdiff
Change buffer_put/fetchchar functions to use memcpy.
authorJonathan McDowell <noodles@earth.li>
Tue, 28 Sep 2004 11:02:18 +0000 (11:02 +0000)
committerJonathan McDowell <noodles@earth.li>
Tue, 28 Sep 2004 11:02:18 +0000 (11:02 +0000)
We used an inefficient loop to copy data in the buffer character
functions; change them to use memcpy.


No differences found