From: Misha Brukman Date: Wed, 8 Sep 2004 19:48:15 +0000 (+0000) Subject: Make file comment span the entire line X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ac09e25b581e472c350973b1e4ecf1f2724d8809;p=oota-llvm.git Make file comment span the entire line git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16249 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/llee/Makefile b/tools/llee/Makefile index be9e2fb352c..ddb6a00114a 100644 --- a/tools/llee/Makefile +++ b/tools/llee/Makefile @@ -1,4 +1,4 @@ -##===- tools/llee/Makefile ------------------------------*- Makefile -*-===## +##===- tools/llee/Makefile ---------------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure #