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)
commit8e16ce856374ec440157b80ac19ef6dd724a0bd1
tree3d47d391a0a63bafb15e98634d506f417fd7665a
parentee46f6404b033f4d1312c6b52a207ec2da99d94b
Use u8_cpy instead of memcpy.

Use u8_cpy instead of memcpy since the
former provides better type checking.
Smake
src/math/interaction.c