From ef2b0db85866e64770f9458ff9a52b9209c17753 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Fri, 16 Apr 2004 17:13:52 +0000 Subject: [PATCH] Fit comment into 80 cols. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12996 91177308-0d34-0410-b5e6-96231b3b80d8 --- runtime/libtrace/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/libtrace/Makefile b/runtime/libtrace/Makefile index 3d69fd83571..846bd3172ed 100644 --- a/runtime/libtrace/Makefile +++ b/runtime/libtrace/Makefile @@ -1,4 +1,4 @@ -##===- runtime/libtrace/Makefile ------------------------------*- Makefile -*-===## +##===- runtime/libtrace/Makefile ---------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure # -- 2.34.1