]> git.ipfire.org Git - thirdparty/samba.git/commit
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:18:23 +0000 (07:18 +0000)
commit70d390656b6abe4d70979d0dd13e6b025a5261f0
tree308ff9e16e10b24bfd72b44a7d2fc6d662c392ae
parentad2c619133d596b92866259344d8d49a6ae025c7
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