--- a/src/cargopacket.h Fri Jan 18 02:16:39 2008 +0000
+++ b/src/cargopacket.h Fri Jan 18 03:48:29 2008 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file cargotype.h */
+/** @file cargopacket.h */
#ifndef CARGOPACKET_H
#define CARGOPACKET_H
--- a/src/core/random_func.hpp Fri Jan 18 02:16:39 2008 +0000
+++ b/src/core/random_func.hpp Fri Jan 18 03:48:29 2008 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file random_func.h */
+/** @file random_func.hpp */
#ifndef RANDOM_FUNC_HPP
#define RANDOM_FUNC_HPP
--- a/src/map_func.h Fri Jan 18 02:16:39 2008 +0000
+++ b/src/map_func.h Fri Jan 18 03:48:29 2008 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file map.h */
+/** @file map_func.h */
#ifndef MAP_FUNC_H
#define MAP_FUNC_H
--- a/src/misc/countedptr.hpp Fri Jan 18 02:16:39 2008 +0000
+++ b/src/misc/countedptr.hpp Fri Jan 18 03:48:29 2008 +0000
@@ -1,12 +1,10 @@
/* $Id$ */
-/** @file countedptr.hpp */
+/** @file countedptr.hpp CCountedPtr - smart pointer implementation. */
#ifndef COUNTEDPTR_HPP
#define COUNTEDPTR_HPP
-/** @file CCountedPtr - smart pointer implementation */
-
/** CCountedPtr - simple reference counting smart pointer.
*
* One of the standard ways how to maintain object's lifetime.
--- a/src/namegen.h Fri Jan 18 02:16:39 2008 +0000
+++ b/src/namegen.h Fri Jan 18 03:48:29 2008 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file src/namegen.h Town name generator stuff */
+/** @file namegen.h Town name generator stuff. */
#ifndef NAMEGEN_H
#define NAMEGEN_H
--- a/src/road_type.h Fri Jan 18 02:16:39 2008 +0000
+++ b/src/road_type.h Fri Jan 18 03:48:29 2008 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file road.h Enums and other types related to roads. */
+/** @file road_type.h Enums and other types related to roads. */
#ifndef ROAD_TYPE_H
#define ROAD_TYPE_H
--- a/src/spriteloader/png.cpp Fri Jan 18 02:16:39 2008 +0000
+++ b/src/spriteloader/png.cpp Fri Jan 18 03:48:29 2008 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file grf.cpp */
+/** @file png.cpp */
#ifdef WITH_PNG
--- a/src/string_func.h Fri Jan 18 02:16:39 2008 +0000
+++ b/src/string_func.h Fri Jan 18 03:48:29 2008 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file string.h Functions related to low-level strings. */
+/** @file string_func.h Functions related to low-level strings. */
#ifndef STRING_FUNC_H
#define STRING_FUNC_H
--- a/src/tile_map.cpp Fri Jan 18 02:16:39 2008 +0000
+++ b/src/tile_map.cpp Fri Jan 18 03:48:29 2008 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file tile.cpp */
+/** @file tile_map.cpp */
#include "stdafx.h"
#include "openttd.h"
--- a/src/window_func.h Fri Jan 18 02:16:39 2008 +0000
+++ b/src/window_func.h Fri Jan 18 03:48:29 2008 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file window.h Window functions not directly related to making/drawing windows. */
+/** @file window_func.h Window functions not directly related to making/drawing windows. */
#ifndef WINDOW_FUNC_H
#define WINDOW_FUNC_H
--- a/src/zoom_func.h Fri Jan 18 02:16:39 2008 +0000
+++ b/src/zoom_func.h Fri Jan 18 03:48:29 2008 +0000
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file zoom.hpp */
+/** @file zoom_func.hpp */
#ifndef ZOOM_FUNC_H
#define ZOOM_FUNC_H