sync code with last fixes and improvements from OpenBSD
This commit is contained in:
parent
bf0676207f
commit
8f31919cdb
325 changed files with 2094 additions and 51856 deletions
|
@ -1542,7 +1542,7 @@ top:
|
|||
if (next == '=')
|
||||
return (NE);
|
||||
lungetc(next);
|
||||
break;
|
||||
break;
|
||||
case '<':
|
||||
next = lgetc(0);
|
||||
if (next == '=')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue