summaryrefslogtreecommitdiff
path: root/namegen.h
diff options
context:
space:
mode:
Diffstat (limited to 'namegen.h')
-rw-r--r--namegen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/namegen.h b/namegen.h
index 24280a8c4..4c9a52041 100644
--- a/namegen.h
+++ b/namegen.h
@@ -7,4 +7,4 @@ typedef byte TownNameGenerator(char *buf, uint32 seed);
extern TownNameGenerator * const _town_name_generators[];
-#endif
+#endif /* NAMEGEN_H */