libsmb: Reduce indentation in cli_RNetShareEnum()
commit768100773812443f02880ae9cc9a13acf7a043f3
authorVolker Lendecke <vl@samba.org>
Sun, 18 Aug 2024 18:19:56 +0000 (18 20:19 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 20 Aug 2024 09:34:40 +0000 (20 09:34 +0000)
tree798230431f437cf21e8cfa464f9e4984a52038b3
parentb1d5b8ef239a0c4ae92301e598eb864c2c025876
libsmb: Reduce indentation in cli_RNetShareEnum()

Use a "goto done", review with "git show -b"

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libsmb/clirap.c