summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index 9bd55f104..d48974807 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file newgrf.cpp */
+/** @file newgrf.cpp Base of all NewGRF support. */
#include "stdafx.h"