diff -r ff900a23e102 -r 68a692eacf22 src/date.cpp --- a/src/date.cpp Fri Apr 25 02:15:34 2008 +0000 +++ b/src/date.cpp Mon May 26 20:45:25 2008 +0000 @@ -1,6 +1,6 @@ /* $Id$ */ -/** @file date.cpp */ +/** @file date.cpp Handling of dates in our native format and transforming them to something human readable. */ #include "stdafx.h" #include "openttd.h"