From b8561ebf2120055c20cffad46907a83ad61b5ee1 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 17 Jun 2004 15:49:36 +0000 Subject: [PATCH] Make header comment fit within 80 cols. llvm-svn: 14198 --- llvm/utils/TableGen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/utils/TableGen/Makefile b/llvm/utils/TableGen/Makefile index 8774925ea4a0..86e77eaf16ba 100644 --- a/llvm/utils/TableGen/Makefile +++ b/llvm/utils/TableGen/Makefile @@ -1,4 +1,4 @@ -##===- utils/TableGen/Makefile ------------------------------*- Makefile -*-===## +##===- utils/TableGen/Makefile -----------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure #