rpcclient: fix variable initialisation and add parenthesis to if clauses
commit0d4e2c8829472a61d19f10b05e9bd7d0df18dd4f
authorRalph Boehme <slow@samba.org>
Tue, 20 Feb 2018 14:57:37 +0000 (20 15:57 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Feb 2018 15:00:11 +0000 (27 16:00 +0100)
tree3966b85469c87acb698284425851636bc75d982e
parent92f0b55258defdafd0922b206a622f3fc687140f
rpcclient: fix variable initialisation and add parenthesis to if clauses

Just a few README.Coding fixes.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13286

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 9ccc6eef145c1f67e24cbb1c21402714f612c607)
source3/rpcclient/cmd_lsarpc.c