From dfa3c0aae1b5918588e96777fe5c108301810717 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_road.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/yapf/yapf_road.cpp') diff --git a/src/yapf/yapf_road.cpp b/src/yapf/yapf_road.cpp index 43d98716d..763d39af4 100644 --- a/src/yapf/yapf_road.cpp +++ b/src/yapf/yapf_road.cpp @@ -1,5 +1,7 @@ /* $Id$ */ +/** @file yapf_road.cpp */ + #include "../stdafx.h" #include "yapf.hpp" -- cgit v1.2.3-54-g00ecf