From 060307971998f6a2a298ef1cdb4aa0ecd1969f74 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 17 Jun 2004 15:49:36 +0000 Subject: Make header comment fit within 80 cols. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14198 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/TableGen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/TableGen/Makefile b/utils/TableGen/Makefile index 8774925..86e77ea 100644 --- a/utils/TableGen/Makefile +++ b/utils/TableGen/Makefile @@ -1,4 +1,4 @@ -##===- utils/TableGen/Makefile ------------------------------*- Makefile -*-===## +##===- utils/TableGen/Makefile -----------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure # -- cgit v1.1