Fix some stylistic issues with my last commit.
[oota-llvm.git] / utils / TableGen / ClangASTNodesEmitter.h
index 9f442c1325107d6a8e124bbca60a7531d38e8f3a..c4ce9fa820682cee4744bed81630242bc8e7794d 100644 (file)
@@ -1,4 +1,4 @@
-//===- ClangDiagnosticsEmitter.h - Generate Clang diagnostics tables -*- C++ -*-
+//===- ClangASTNodesEmitter.h - Generate Clang AST node tables -*- C++ -*--===//
 //
 //                     The LLVM Compiler Infrastructure
 //
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-// These tablegen backends emit Clang diagnostics tables.
+// These tablegen backends emit Clang AST node tables
 //
 //===----------------------------------------------------------------------===//