]> git.sommitrealweird.co.uk Git - onak.git/commitdiff
Change fd_write to use fwrite instead of fputc
authorJonathan McDowell <noodles@earth.li>
Sat, 23 Apr 2011 23:05:44 +0000 (16:05 -0700)
committerJonathan McDowell <noodles@earth.li>
Sat, 23 Apr 2011 23:05:44 +0000 (16:05 -0700)
  I have no idea why I had a loop around fputc instead of just
  using fwrite.


No differences found