Add C++ marker.

llvm-svn: 66543
This commit is contained in:
Daniel Dunbar 2009-03-10 15:56:48 +00:00
parent 073e4d16c5
commit 2cc05b76ad
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===--- Format.h - Efficient printf-style formatting for streams etc -----===//
//===- Format.h - Efficient printf-style formatting for streams -*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//