forked from github/server
Im Nr steht zum Zauber "Aushorchen" Keine Syntax
This commit is contained in:
parent
7ad836e8e4
commit
3e5bb80b02
|
@ -585,7 +585,7 @@ report_spell(FILE * F, spellid_t id, const struct locale * lang)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
bufp += strxcpy(bufp, sp->syntax);
|
bufp = buf + strxcpy(bufp, sp->syntax);
|
||||||
}
|
}
|
||||||
rps(F, buf);
|
rps(F, buf);
|
||||||
rnl(F);
|
rnl(F);
|
||||||
|
|
Loading…
Reference in New Issue