summaryrefslogtreecommitdiff
path: root/src/aystar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/aystar.h')
-rw-r--r--src/aystar.h2
1 files changed, 1 insertions, 1 deletions
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.