]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: Use struct initialization
authorVolker Lendecke <vl@samba.org>
Tue, 21 May 2024 06:31:45 +0000 (08:31 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 22 May 2024 04:23:29 +0000 (04:23 +0000)
commit0fe1a6e9dac928dec9875981b9d299e5e7cc0496
tree59d94ea0d9f412670ff5d383cd79a97a532d3a4b
parentc443d377a0b61d65996374e336da69a4ec800f43
lib: Use struct initialization

Make sure everything is initialized

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/util/time.c