From: Nick Lewycky Date: Wed, 1 Dec 2010 04:33:27 +0000 (+0000) Subject: Remove stray emacs mode marker. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb3f9952842f4efa663303b0fd1e23a04a0ad082;p=clang Remove stray emacs mode marker. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120554 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 //