mirror of
https://github.com/samba-team/samba.git
synced 2025-08-28 09:49:30 +03:00
util: Fix indentation
Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Volker Lendecke <vl@samba.org>
This commit is contained in:
committed by
Volker Lendecke
parent
7f59711f07
commit
427afe2655
@ -139,7 +139,7 @@ restart:
|
||||
*/
|
||||
sh = IDR_BITS * (l + 1);
|
||||
if (oid >> sh == id >> sh)
|
||||
continue;
|
||||
continue;
|
||||
else
|
||||
goto restart;
|
||||
}
|
||||
|
Reference in New Issue
Block a user