summaryrefslogtreecommitdiffstats
path: root/llvm/tools/gccld/gccld.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-10-20 17:58:43 +0000
committerChris Lattner <sabre@nondot.org>2003-10-20 17:58:43 +0000
commit8f71f049619784671a694afb65309bebbf8cd97b (patch)
tree7f6969f38fe6fb2c7bbd688d81d7101094a37586 /llvm/tools/gccld/gccld.h
parentebec8030d6f5fc858c03e97f6591efebcdf2257d (diff)
downloadbcm5719-llvm-8f71f049619784671a694afb65309bebbf8cd97b.tar.gz
bcm5719-llvm-8f71f049619784671a694afb65309bebbf8cd97b.zip
fix file header
llvm-svn: 9294
Diffstat (limited to 'llvm/tools/gccld/gccld.h')
-rw-r--r--llvm/tools/gccld/gccld.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/tools/gccld/gccld.h b/llvm/tools/gccld/gccld.h
index c98ca6c05f7..39458d9b7e1 100644
--- a/llvm/tools/gccld/gccld.h
+++ b/llvm/tools/gccld/gccld.h
@@ -1,4 +1,4 @@
-//===- util.h - Utility functions header file -----------------------------===//
+//===- gccld.h - Utility functions header file ----------------------------===//
//
// The LLVM Compiler Infrastructure
//
@@ -6,7 +6,6 @@
// the University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
-//
//
// This file contains function prototypes for the functions in util.cpp.
//
OpenPOWER on IntegriCloud