- Fix comments after the big renaming (xxxx32y --> xxxxy).
commit6c30886daf67b31c8b9d92937467c0e1706142f5
authorMichael Veksler <mveksler@techunix.technion.ac.il>
Sun, 11 Apr 1999 14:44:54 +0000 (11 14:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 11 Apr 1999 14:44:54 +0000 (11 14:44 +0000)
tree69247e997a0472c1c6cda7b83ee087364987e13c
parent176cc13b2832ef9e4ab90c0d95f000692b7fd1c6
- Fix comments after the big renaming (xxxx32y --> xxxxy).
- Declare the WPRINTF_DATA union, and use it instead of LPCVOID and WORD.
  Avoid ugly type casting, and fix compilation warnings of wsprintf.c
misc/wsprintf.c