fixes a doxygen comment.
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 19 Dec 2012 01:00:36 +0000 (01:00 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 19 Dec 2012 01:00:36 +0000 (01:00 +0000)
llvm-svn: 170485

clang/tools/libclang/SimpleFormatContext.h

index 469a983..8d84792 100644 (file)
@@ -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
 //
 //===----------------------------------------------------------------------===//