diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2004-04-16 17:13:52 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2004-04-16 17:13:52 +0000 |
commit | ef2b0db85866e64770f9458ff9a52b9209c17753 (patch) | |
tree | f740a219796bc7a67f14ae6ce1174a4cc2bcfce1 /runtime/libtrace | |
parent | e773b869deed3c2a7ae17c843d8d8c0725c6d2e5 (diff) | |
download | external_llvm-ef2b0db85866e64770f9458ff9a52b9209c17753.zip external_llvm-ef2b0db85866e64770f9458ff9a52b9209c17753.tar.gz external_llvm-ef2b0db85866e64770f9458ff9a52b9209c17753.tar.bz2 |
Fit comment into 80 cols.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12996 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime/libtrace')
-rw-r--r-- | runtime/libtrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/libtrace/Makefile b/runtime/libtrace/Makefile index 3d69fd8..846bd31 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 # |