summaryrefslogtreecommitdiff
path: root/tools/gccas
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-10-29 23:26:09 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-10-29 23:26:09 +0000
commitb1883932c7be741160221741828901528f16e525 (patch)
tree9da3dcf5d230bb33ac636a600c89105045840cd2 /tools/gccas
parent9437db4e785b973efa622c45b586fafb88b47079 (diff)
downloadllvm-b1883932c7be741160221741828901528f16e525.tar.gz
llvm-b1883932c7be741160221741828901528f16e525.tar.bz2
llvm-b1883932c7be741160221741828901528f16e525.tar.xz
Fix file header comment
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17350 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/gccas')
-rw-r--r--tools/gccas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gccas/Makefile b/tools/gccas/Makefile
index e67f3adbf7..6ded1f301e 100644
--- a/tools/gccas/Makefile
+++ b/tools/gccas/Makefile
@@ -1,4 +1,4 @@
-##===- tools/gccas/Makefile ------------------------------*- Makefile -*-===##
+##===- tools/gccas/Makefile --------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#