Use "memcpy()" rather than "bcopy()", to eliminate one "gcc -Wall"
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 28 Oct 1998 01:29:16 +0000 (01:29 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 28 Oct 1998 01:29:16 +0000 (01:29 +0000)
commit8618b53d4c4933bbea0332fff9b547908bce7310
treeb7776458511ab91ab16cd9be0f939d9e60a54116
parentdbd5d115f536cff32593ed14587c10f97a55b7c1
Use "memcpy()" rather than "bcopy()", to eliminate one "gcc -Wall"
warning.  (We use "memcpy()" everywhere else.)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@73 f5534014-38df-0310-8fa8-9805f1628bb7
follow.c