Use u8_cpy instead of memcpy.
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 30 Jul 2009 04:21:38 +0000 (06:21 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 30 Jul 2009 04:21:38 +0000 (06:21 +0200)
Use u8_cpy instead of memcpy since the
former provides better type checking.


No differences found