Deleted comment that was no longer applicable
This commit is contained in:
parent
0f2001ce84
commit
566a34c9fa
@ -398,7 +398,6 @@ again:
|
||||
register enum statetp state;
|
||||
register int base = 8;
|
||||
register char *np = &buf[0];
|
||||
/* allow a '-' to be added */
|
||||
|
||||
*np++ = ch;
|
||||
state = is_oct(ch) ? Oct : Dec;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user