diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2022-08-17 15:15:27 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2022-08-17 15:15:27 +0000 |
commit | 4313c2e0bdd6d0e8985c8af74b526e148e694246 (patch) | |
tree | 4fea142550109d9877ee49638dc8c3aef88b8b8d /games/grdc | |
parent | 70136115620fb5c5f2ef87c10a3456e8157bb62d (diff) |
Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy().
The memory regions passed to memcpy() can not overlap so no need for memmove().
OK tb@ deraadt@
Diffstat (limited to 'games/grdc')
0 files changed, 0 insertions, 0 deletions