Add C++ marker.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 10 Mar 2009 15:56:48 +0000 (15:56 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 10 Mar 2009 15:56:48 +0000 (15:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66543 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Support/Format.h

index 74358560bc88c668d9abccc4c05b9087c2a27383..2ab097faf56d97b8624707acc517fb0f9556d972 100644 (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
 //