rpcclient: fix variable initialisation and add parenthesis to if clauses
authorRalph Boehme <slow@samba.org>
Tue, 20 Feb 2018 14:57:37 +0000 (15:57 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 21 Feb 2018 13:19:18 +0000 (14:19 +0100)
commit9ccc6eef145c1f67e24cbb1c21402714f612c607
treee1e4a24931954dfe609874fff321f208e1dc4c17
parentb02de5ad3e04babe1565868c69422cfc778458d9
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>
source3/rpcclient/cmd_lsarpc.c