Remove spurious mode marker from .cpp file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166915 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2012-10-29 06:05:01 +00:00
parent 76dd1d9169
commit b201e93f01
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===- ChainedDiagnosticConsumer.cpp - Chain Diagnostic Clients -*- C++ -*-===//
//===- ChainedDiagnosticConsumer.cpp - Chain Diagnostic Clients -----------===//
//
// The LLVM Compiler Infrastructure
//