Changed WPRINTF_ExtractVAPtr to take the address of the va_list to be
commitb9f85a7751dfa469a05d9a99244d20b11dbaf795
authorFrancis Beaudet <francis@macadamian.com>
Wed, 17 Feb 1999 10:29:03 +0000 (17 10:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Feb 1999 10:29:03 +0000 (17 10:29 +0000)
tree2a4419b3f175e5c44a2d88e8ae79cd72886d32b3
parent806e0ed335e9861514ae9078453814d814736b05
Changed WPRINTF_ExtractVAPtr to take the address of the va_list to be
able to modify it.
misc/wsprintf.c