From bb3f9952842f4efa663303b0fd1e23a04a0ad082 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Wed, 1 Dec 2010 04:33:27 +0000 Subject: [PATCH] Remove stray emacs mode marker. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120554 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Driver/HostInfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Driver/HostInfo.cpp b/lib/Driver/HostInfo.cpp index 745d273a5e..cce18fbc0d 100644 --- a/lib/Driver/HostInfo.cpp +++ b/lib/Driver/HostInfo.cpp @@ -1,4 +1,4 @@ -//===--- HostInfo.cpp - Host specific information -----------------------*-===// +//===--- HostInfo.cpp - Host specific information -------------------------===// // // The LLVM Compiler Infrastructure // -- 2.50.1