Im Nr steht zum Zauber "Aushorchen" Keine Syntax
This commit is contained in:
Enno Rehling 2005-05-22 21:08:25 +00:00
parent 7ad836e8e4
commit 3e5bb80b02
1 changed files with 1 additions and 1 deletions

View File

@ -585,7 +585,7 @@ report_spell(FILE * F, spellid_t id, const struct locale * lang)
}
}
} else {
bufp += strxcpy(bufp, sp->syntax);
bufp = buf + strxcpy(bufp, sp->syntax);
}
rps(F, buf);
rnl(F);