OSDN Git Service

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 7435856..2ab097f 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
 //