diff options
-rw-r--r-- | llvm/runtime/libtrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/runtime/libtrace/Makefile b/llvm/runtime/libtrace/Makefile index 3d69fd83571..846bd3172ed 100644 --- a/llvm/runtime/libtrace/Makefile +++ b/llvm/runtime/libtrace/Makefile @@ -1,4 +1,4 @@ -##===- runtime/libtrace/Makefile ------------------------------*- Makefile -*-===## +##===- runtime/libtrace/Makefile ---------------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure # |