Refine win32env.c cosmetics.
authorNoah Misch
Sat, 3 Dec 2016 20:46:35 +0000 (15:46 -0500)
committerNoah Misch
Sat, 3 Dec 2016 20:47:06 +0000 (15:47 -0500)
commitbf5ecaae4af355256011b7eb4f3f1880e061162c
treece3ac8d1316d149d5e39255d8554ef091ab2a90b
parent523bb1de834e9c05fec0f0d85330cfa15a3000b7
Refine win32env.c cosmetics.

Replace use of plain 0 as a null pointer constant.  In comments, update
terminology and lessen redundancy.  Back-patch to 9.2 (all supported
versions) for the convenience of back-patching the next two commits.

Christian Ullrich and Noah Misch, reviewed (in earlier versions) by
Michael Paquier.
src/port/win32env.c