(1) Get rid of compiler warnings (a) in expand.c on 64-bit systems (b) in
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 13 Jan 2005 10:09:36 +0000 (10:09 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Thu, 13 Jan 2005 10:09:36 +0000 (10:09 +0000)
commit3d2a6e4d79f5227d66356409ff86fe0cda4cb7ab
treea2955c5f96275ed3ccea8e72f649ad5d02cf838d
parent6729cf789b50c427ecaf60fe1cf1b486ee9a71a8
(1) Get rid of compiler warnings (a) in expand.c on 64-bit systems (b) in
malware.c where there was a %hu and an int variable in sscanf(). (2)
Remove an email address from David Saez's email address in malware.c
(best not to have emails in public code these days). (3) Added a credit
to David S to ACKNOWLEDGMENTS.
src/ACKNOWLEDGMENTS
src/src/expand.c
src/src/malware.c