From: Nick Lewycky Date: Sat, 25 Feb 2012 07:20:06 +0000 (+0000) Subject: Remove spurious emacs mode marker. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=1d05c215dd107f32cf0f6bf27a54773006a6cbea;p=oota-llvm.git Remove spurious emacs mode marker. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151440 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/VMCore/Verifier.cpp b/lib/VMCore/Verifier.cpp index 066c2e76d6c..fbd43d4e775 100644 --- a/lib/VMCore/Verifier.cpp +++ b/lib/VMCore/Verifier.cpp @@ -1,4 +1,4 @@ -//===-- Verifier.cpp - Implement the Module Verifier -------------*- C++ -*-==// +//===-- Verifier.cpp - Implement the Module Verifier -----------------------==// // // The LLVM Compiler Infrastructure //