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)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 Feb 2019 12:00:11 +0000 (13:00 +0100)
commit942822e7165565d9e9d462a7babb277c023bc2b5
tree0600434f60ee5983524f8778bb71e5a829ca7c9c
parentd16b81cf5865b983905653383ff6de14b00b698d
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>
(cherry picked from commit 146ed0894e640fe1791f75fa8f50167b6cdfc06e)
lib/ldb/common/ldb_msg.c