From 607a55f4ec509649d3799df9dff54a28d074e693 Mon Sep 17 00:00:00 2001 From: belugas Date: Tue, 17 Apr 2007 20:23:13 +0000 Subject: (svn r9662) -Documentation: Doxygen corrections and @file omissions --- src/misc/countedptr.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/misc/countedptr.hpp') diff --git a/src/misc/countedptr.hpp b/src/misc/countedptr.hpp index e63e47fb5..0d6a925b8 100644 --- a/src/misc/countedptr.hpp +++ b/src/misc/countedptr.hpp @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file countedptr.hpp */ + #ifndef COUNTEDPTR_HPP #define COUNTEDPTR_HPP -- cgit v1.2.3-54-g00ecf