summaryrefslogtreecommitdiff
path: root/src/openttd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.cpp')
-rw-r--r--src/openttd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp
index 2511c2880..577a2945a 100644
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file openttd.cpp */
+/** @file openttd.cpp Functions related to starting OpenTTD. */
#include "stdafx.h"