From: Nick Lewycky Date: Wed, 14 Apr 2010 04:40:35 +0000 (+0000) Subject: Fix 80 column ruler. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=beba1a31a4cdcfd59d9471b90a4bb00fed1bd6d7;p=oota-llvm.git Fix 80 column ruler. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101229 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/VMCore/Makefile b/lib/VMCore/Makefile index 4395ecfda05..03a4fc707de 100644 --- a/lib/VMCore/Makefile +++ b/lib/VMCore/Makefile @@ -1,4 +1,4 @@ -##===- lib/VMCore/Makefile ------------------------------*- Makefile -*-===## +##===- lib/VMCore/Makefile ---------------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure #