libsmb: Fix indentation in cli_RNetShareEnum()
authorVolker Lendecke <vl@samba.org>
Sat, 2 May 2020 12:54:01 +0000 (14:54 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 14 May 2020 07:25:46 +0000 (07:25 +0000)
commit848a1ad7c159442d3ad51297fb12dd8c2f2d110e
tree076d9ecddee998f4409103ee0f0da63d4c43fc63
parent136a83c5a9faf9a5d32c4b2f43559aef984fe09d
libsmb: Fix indentation in cli_RNetShareEnum()

Also remove a level of indentation with a "goto done;"

Best review with "git show -b", almost no code change

Bug: https://bugzilla.samba.org/show_bug.cgi?id=14366
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit ae91d67a247424d4ddc89230f52365558d6ff402)
source3/libsmb/clirap.c