diff options
author | Mikhail Glushenkov <foldr@codedgers.com> | 2009-03-06 12:25:56 +0000 |
---|---|---|
committer | Mikhail Glushenkov <foldr@codedgers.com> | 2009-03-06 12:25:56 +0000 |
commit | 38ead32c950ba7236fda4da3b7a444af734e3af0 (patch) | |
tree | 9ce06a471dac8df614104e12b1ec3d3d64a2f2b5 | |
parent | 922b2a2e8633cbed0cf206f1b097c7593de6b0ea (diff) |
Trailing whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66269 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | test/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/Makefile b/test/Makefile index af426cb267..8825c53d5b 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,14 +1,14 @@ #===- test/Makefile ----------------------------------------*- Makefile -*--===# -# +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# #===------------------------------------------------------------------------===# LEVEL = .. -DIRS = +DIRS = # # Make Dejagnu the default for testing |