changeset 6120:845a461bb07b draft

(svn r8856) -Fix Missing */ (r8853)
author tron <tron@openttd.org>
date Fri, 23 Feb 2007 08:19:24 +0000
parents f319793f0549
children 38184d805f9e
files src/aystar.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/aystar.cpp
+++ b/src/aystar.cpp
@@ -1,6 +1,6 @@
 /* $Id$ */
 
-/** @file aystar.cpp
+/** @file aystar.cpp */
 
 /*
  * This file has the core function for AyStar