fixed typo
This commit is contained in:
parent
6286e0403f
commit
eb73f30c5a
@ -120,7 +120,7 @@ check_for_tc()
|
||||
while (*q && *q != ':') q++;
|
||||
*q = 0;
|
||||
if (tgetent(buf, terminalname) != 1) {
|
||||
---count;
|
||||
--count;
|
||||
return(0);
|
||||
}
|
||||
--count;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user