Another comment typo fix.
This commit is contained in:
parent
94e7cc6505
commit
17782cab67
1 changed files with 1 additions and 1 deletions
2
misc.c
2
misc.c
|
@ -490,7 +490,7 @@ static void tokenize(char* raw, command_t *cmd)
|
|||
/* (ESR) In oldstyle mode, simulate the uppercasing and truncating
|
||||
* effect on raw tokens of packing them into sixbit characters, 5
|
||||
* to a 32-bit word. This is something the FORTRAN version did
|
||||
* becuse archaic FORTRAN had no string types. Don Wood's
|
||||
* because archaic FORTRAN had no string types. Don Wood's
|
||||
* mechanical translation of 2.5 to C retained the packing and
|
||||
* thus this misfeature.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue