Delete dead code, fix indentation, spelling, obvious warning
avoidance, doc fixes. No functional changes.
This commit is contained in:
parent
f5e49a830c
commit
d2e0c8224b
11 changed files with 23 additions and 24 deletions
|
@ -62,7 +62,7 @@ tele(void)
|
|||
logerror("tele: typed_wu failed to #%d", to);
|
||||
} else if (*player->argp[0] == 'p') {
|
||||
if (getele("your Gracious Deity", buf) <= 0) {
|
||||
pr("Prayor aborted\n");
|
||||
pr("Prayer aborted\n");
|
||||
return RET_OK;
|
||||
}
|
||||
pr("\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue