Improve on header comment suggested by James Dennet.

llvm-svn: 170555
This commit is contained in:
Fariborz Jahanian 2012-12-19 17:03:46 +00:00
parent 826b324cb0
commit ae9d8aeb2b
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@
//
//===----------------------------------------------------------------------===//
//
/// \file SimpleFormatContext.h
/// \file
///
/// \brief This file defines a utility class for use of clang-format in libclang
/// \brief Defines a utility class for use of clang-format in libclang
//
//===----------------------------------------------------------------------===//