From 798c95a2284ced6a52ed00e5a273965971f364a2 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 23 Feb 2007 08:19:24 +0000 Subject: (svn r8856) -Fix Missing */ (r8853) --- src/aystar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/aystar.cpp') 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 -- cgit v1.2.3-54-g00ecf