termptyesc: simplify code. CID1431130

This commit is contained in:
Boris Faure 2020-10-11 15:02:59 +02:00
parent c99069947a
commit 75bbf1e3e2
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
1 changed files with 1 additions and 3 deletions

View File

@ -3878,9 +3878,7 @@ end:
if (l == 1)
v <<= 4;
*c = v;
if (l > 0)
return l;
return -1;
return l;
}
static int