From ac09e25b581e472c350973b1e4ecf1f2724d8809 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Wed, 8 Sep 2004 19:48:15 +0000 Subject: [PATCH] Make file comment span the entire line git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16249 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/llee/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 # -- 2.11.0