]> git.samba.org - samba.git/commit
s3:printing: Add missing break in switch statement
authorAndreas Schneider <asn@samba.org>
Mon, 1 Feb 2021 17:17:29 +0000 (18:17 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 1 Feb 2021 21:50:32 +0000 (21:50 +0000)
commite8fb2378bdd7a7acf6edd7415a1fcfde2d6b5604
treebdc742b7cc1c26d3daffa7873dfaccb22e430e93
parent16088d6cab2e10252c1904b259eb6b4f69d74692
s3:printing: Add missing break in switch statement

error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough]

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/printing/nt_printing_tdb.c