]> git.ipfire.org Git - thirdparty/samba.git/commit
lib:ldb: Use C99 initializers for builtin_popt_options[]
authorAndreas Schneider <asn@samba.org>
Thu, 17 Dec 2020 10:56:08 +0000 (11:56 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 16 Jun 2021 00:34:38 +0000 (00:34 +0000)
commita593065c7f22e17434f33d0132cc6a7073acf414
tree8a26123324e5937f68acc710857e515484f086fd
parentba32b542cdc0a8f4164012e002e519c370ba2ff2
lib:ldb: Use C99 initializers for builtin_popt_options[]

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/tools/cmdline.c