]> granicus.if.org Git - clang/commitdiff
Remove superfluous \namespace command.
authorDmitri Gribenko <gribozavr@gmail.com>
Sat, 22 Sep 2012 21:44:37 +0000 (21:44 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Sat, 22 Sep 2012 21:44:37 +0000 (21:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164466 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Basic/SourceManager.h

index ed19535a6259db2c49046535f9a3f41c2a1c9a90..0478ab8133c841f765e3e38101259bcd850c892a 100644 (file)
@@ -62,7 +62,6 @@ class LangOptions;
 class ASTWriter;
 class ASTReader;
 
-/// \namespace
 /// \brief Public enums and private classes that are part of the
 /// SourceManager implementation.
 ///