Fix up a few identifier references in comments

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2017-07-24 21:20:04 +02:00
parent 3fa0937a80
commit 644817993b
15 changed files with 42 additions and 41 deletions

View file

@ -103,7 +103,7 @@ infect_people(struct natstr *np, struct sctstr *sp)
/*
* Given the fact that plague exists, kill off
* people if in plague state DYING. Increment
* people if in plague state PLG_DYING. Increment
* the plague time. Return "current" plague
* stage. No reports generated here anymore.
*/