diff options
Diffstat (limited to 'src/namegen.cpp')
-rw-r--r-- | src/namegen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namegen.cpp b/src/namegen.cpp index 4fc370767..cd6cba2ea 100644 --- a/src/namegen.cpp +++ b/src/namegen.cpp @@ -1,6 +1,6 @@ /* $Id$ */ -/** @file namegen.cpp */ +/** @file namegen.cpp Town name generators. */ #include "stdafx.h" #include "openttd.h" |