projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94e7cc6
)
Another comment typo fix.
author
Eric S. Raymond
<esr@thyrsus.com>
Wed, 1 Mar 2023 18:52:54 +0000
(13:52 -0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Wed, 1 Mar 2023 18:52:54 +0000
(13:52 -0500)
misc.c
patch
|
blob
|
history
diff --git
a/misc.c
b/misc.c
index f8aa9def25b8318884e91cf61db239c315f851f7..b2ad68802672a33c6311ddf3d7a68431757a456a 100644
(file)
--- a/
misc.c
+++ b/
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
+ * bec
a
use archaic FORTRAN had no string types. Don Wood's
* mechanical translation of 2.5 to C retained the packing and
* thus this misfeature.
*