core: Change coding style for passing NULL to time
authorGrant Erickson <marathon96@gmail.com>
Tue, 28 Feb 2012 17:55:53 +0000 (09:55 -0800)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 1 Mar 2012 12:45:25 +0000 (13:45 +0100)
commit02e24d57300da7571990d066d7e14bb56bdfc2c7
tree2970e9c75034291672f5b047e5a909b8f5a022e4
parent7bf4c0642ef6a7c60b382dfb4bc8dab414691e3f
core: Change coding style for passing NULL to time

Pass NULL rather than 0 when calling time(2) to follow prefered
stylistic convention.
src/dhcpv6.c
src/dnsproxy.c