logging/nxscope/nxscope.c: fix indentation

This commit is contained in:
raiden00pl 2023-10-04 11:36:30 +02:00 committed by Xiang Xiao
parent 719d03a8c1
commit 97e2be0033

View File

@ -353,7 +353,7 @@ static int nxscope_div_req(FAR struct nxscope_s *s,
{
_err("ERROR: invalid div bulk dlen = %d\n", dlen);
ret = -EINVAL;
goto errout;
goto errout;
}
/* Write configuration */