Remove spurious emacs mode marker.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151440 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2012-02-25 07:20:06 +00:00
parent 9b4d708868
commit 1d05c215dd

View File

@ -1,4 +1,4 @@
//===-- Verifier.cpp - Implement the Module Verifier -------------*- C++ -*-==//
//===-- Verifier.cpp - Implement the Module Verifier -----------------------==//
//
// The LLVM Compiler Infrastructure
//