summaryrefslogtreecommitdiff
path: root/src/string.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/string.cpp')
-rw-r--r--src/string.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string.cpp b/src/string.cpp
index 37fbd8942..041fa8e45 100644
--- a/src/string.cpp
+++ b/src/string.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file string.cpp */
+/** @file string.cpp Handling of C-type strings (char*). */
#include "stdafx.h"
#include "openttd.h"