tmpfile, clean-temp: Fix invocation of GetVersionEx.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 20 Jun 2012 21:30:48 +0000 (23:30 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 20 Jun 2012 21:31:15 +0000 (23:31 +0200)
commitebc6ce40ac3f349d69766e3b94db034a0245f3d7
tree40c4b553c8f41c9aa01388c2b1d807ee527e9f28
parentb8a3d3dcf20850b7404a76d1e1b9dea7b4ba5080
tmpfile, clean-temp: Fix invocation of GetVersionEx.

* lib/tmpfile.c (supports_delete_on_close): Initialize parameter for
GetVersionEx correctly.
* lib/clean-temp.c (supports_delete_on_close): Likewise.
ChangeLog
lib/clean-temp.c
lib/tmpfile.c