Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 21201: /trunk/epan/crypt/ /trunk/epan/crypt/: crypt-md5.

Date: Mon, 26 Mar 2007 03:59:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21201

User: morriss
Date: 2007/03/26 03:59 AM

Log:
 Don't #define bzero and bcopy to be memset and memcpy on Windows, just use memset and memcpy instead.

Directory: /trunk/epan/crypt/
  Changes    Path           Action
  +4 -9      crypt-md5.c    Modified