summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/monplace.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/monplace.h')
-rw-r--r--crawl-ref/source/monplace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/monplace.h b/crawl-ref/source/monplace.h
index 36a3ebdf22..6e51f386aa 100644
--- a/crawl-ref/source/monplace.h
+++ b/crawl-ref/source/monplace.h
@@ -129,7 +129,7 @@ struct mgen_data
// For summoned monsters this is their type of summoning, either the
// spell which summoned them or one of the values of the enumeration
- // mon_summon_type in mon-util.h
+ // mon_summon_type in mon-util.h.
int summon_type;
// Where the monster will be created.