From: Fariborz Jahanian Date: Wed, 19 Dec 2012 01:00:36 +0000 (+0000) Subject: fixes a doxygen comment. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3ec31a6c2ff37bbc1ebea523e9f1730e0b4b1c7;p=clang fixes a doxygen comment. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170485 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/libclang/SimpleFormatContext.h b/tools/libclang/SimpleFormatContext.h index 469a983e4d..8d84792f69 100644 --- a/tools/libclang/SimpleFormatContext.h +++ b/tools/libclang/SimpleFormatContext.h @@ -7,7 +7,9 @@ // //===----------------------------------------------------------------------===// // -/// \file This file defines a utility class for use of clang-format in libclang +/// \file SimpleFormatContext.h +/// +/// \brief This file defines a utility class for use of clang-format in libclang // //===----------------------------------------------------------------------===//