From: NAKAMURA Takumi Date: Wed, 5 Aug 2015 06:11:08 +0000 (+0000) Subject: Windows/COM.inc: Fix emacs mode in the first line. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=68765af149269b903c6bd3c2948ac81d57a87300;p=oota-llvm.git Windows/COM.inc: Fix emacs mode in the first line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244016 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Support/Windows/COM.inc b/lib/Support/Windows/COM.inc index 0c50d6f74ea..54f3ecf28ec 100644 --- a/lib/Support/Windows/COM.inc +++ b/lib/Support/Windows/COM.inc @@ -1,4 +1,4 @@ -//===- llvm/Support/Windows/COM.inc - Windows COM Implementation *- C++ -*-===// +//==- llvm/Support/Windows/COM.inc - Windows COM Implementation -*- C++ -*-===// // // The LLVM Compiler Infrastructure //