# HG changeset patch # User tron # Date 1172218764 0 # Node ID 845a461bb07bd0588c293f88a4a63a5e3de54def # Parent f319793f05499ae107cc4466d24d525a50331857 (svn r8856) -Fix Missing */ (r8853) diff --git a/src/aystar.cpp b/src/aystar.cpp --- 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