fix syntax error for macro substituting a function callmaster
commitf25bd0a07f877a3d85986bd7c7be3f464c99a064
authorHeiko Voigt <hvoigt@hvoigt.net>
Mon, 10 Oct 2011 18:54:35 +0000 (10 20:54 +0200)
committerHeiko Voigt <hvoigt@hvoigt.net>
Mon, 10 Oct 2011 18:58:39 +0000 (10 20:58 +0200)
treeae9d3dec5d11ffea97fc2e9df4a36576b4641869
parent58fb68044f44824f3fb96386158f62b2f8a82fd5
fix syntax error for macro substituting a function call

In commit 68c0c6 the macro substitution to make close_process a noop on
non-windows platforms was changed to avoid a compiler warning. This
accidentially lead to a compilation error.
common/systeminfo.h