lib:ldb: Use correct C99 initializer for 'struct tm'
authorAndreas Schneider <asn@samba.org>
Mon, 14 Jan 2019 11:10:34 +0000 (12:10 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 28 Jan 2019 09:29:21 +0000 (10:29 +0100)
commit146ed0894e640fe1791f75fa8f50167b6cdfc06e
treec1c9c19fba79ddb4057cde172b0d3271bca3cd50
parent3cd5d4b39713559d2f88e21a24f8190fe9ce075c
lib:ldb: Use correct C99 initializer for 'struct tm'

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/ldb/common/ldb_msg.c