From 0ed4b64e649349f695a1942e0fa09b8b564e1774 Mon Sep 17 00:00:00 2001 From: celestar Date: Fri, 23 Feb 2007 08:37:33 +0000 Subject: (svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives). --- src/yapf/yapf_common.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/yapf/yapf_common.hpp') diff --git a/src/yapf/yapf_common.hpp b/src/yapf/yapf_common.hpp index 87deffeda..ed6b8782a 100644 --- a/src/yapf/yapf_common.hpp +++ b/src/yapf/yapf_common.hpp @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file yapf_common.hpp */ + #ifndef YAPF_COMMON_HPP #define YAPF_COMMON_HPP -- cgit v1.2.3-54-g00ecf