From a723770836032ec50d32db7f80fcc20c3bc286ea Mon Sep 17 00:00:00 2001 From: belugas Date: Fri, 23 Feb 2007 01:48:53 +0000 Subject: (svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style --- src/aystar.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/aystar.h') diff --git a/src/aystar.h b/src/aystar.h index f00da20b1..ebbd53add 100644 --- a/src/aystar.h +++ b/src/aystar.h @@ -1,6 +1,6 @@ /* $Id$ */ -/* +/** @file aystar.h * This file has the header for AyStar * AyStar is a fast pathfinding routine and is used for things like * AI_pathfinding and Train_pathfinding. -- cgit v1.2.3-54-g00ecf