Fix a crash in winhelp caused by hmemcpy16 without prototype.
commit9cc9d591ef26dee3d5ef7348018d02bda5b8ed9f
authorRein Klazes <rklazes@casema.net>
Tue, 20 Jun 2000 20:34:11 +0000 (20 20:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jun 2000 20:34:11 +0000 (20 20:34 +0000)
tree88c2daeb85ff6c83ef5e6d4254fcafb9c00e9026
parent6953d6756cfe1ce914c5f06164754aafc9c4be02
Fix a crash in winhelp caused by hmemcpy16 without prototype.
Fix some compiler warnings.
programs/winhelp/hlpfile.c
programs/winhelp/macro.c
programs/winhelp/macro.lex.l
programs/winhelp/winhelp.c