summaryrefslogtreecommitdiff
path: root/src/aystar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/aystar.cpp')
-rw-r--r--src/aystar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aystar.cpp b/src/aystar.cpp
index 99ca1b207..05fb0a806 100644
--- a/src/aystar.cpp
+++ b/src/aystar.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
-/** @file aystar.cpp */
+/** @file aystar.cpp Implementation of A*. */
/*
* This file has the core function for AyStar