diff options
Diffstat (limited to 'src/aystar.cpp')
-rw-r--r-- | src/aystar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aystar.cpp b/src/aystar.cpp index 4123539f3..cb4f3ab72 100644 --- 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 |