diff src/road_cmd.h @ 9111:d48433370037 draft

(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
author rubidium <rubidium@openttd.org>
date Tue, 06 May 2008 15:11:33 +0000
parents 6d739a5490a9
children 5f3f0d0a6e07
line wrap: on
line diff
--- a/src/road_cmd.h
+++ b/src/road_cmd.h
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/** @file road_cmd.h */
+/** @file road_cmd.h Road related functions. */
 
 #ifndef ROAD_CMD_H
 #define ROAD_CMD_H