From b1883932c7be741160221741828901528f16e525 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Fri, 29 Oct 2004 23:26:09 +0000 Subject: Fix file header comment git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17350 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/gccas/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/gccas') diff --git a/tools/gccas/Makefile b/tools/gccas/Makefile index e67f3ad..6ded1f3 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 # -- cgit v1.1