src: fix comparison of WCHAR with nullptr
authorNikolai Vavilov <vvnicholas@gmail.com>
Fri, 24 Oct 2014 22:36:59 +0000 (01:36 +0300)
committerBen Noordhuis <info@bnoordhuis.nl>
Fri, 24 Oct 2014 23:29:55 +0000 (01:29 +0200)
commitb105f6f74190c11dcb27d4c8cb8225b71b154580
tree49dc7d98a934b0e9fd5bd5fbc0b8736c118276a7
parentbe17aa4385c609fe8401c5209c59aee39291d169
src: fix comparison of WCHAR with nullptr

PR-URL: https://github.com/node-forward/node/pull/32
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
src/node.cc