aboutsummaryrefslogtreecommitdiff
path: root/tools/gccld/gccld.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gccld/gccld.h')
-rw-r--r--tools/gccld/gccld.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/gccld/gccld.h b/tools/gccld/gccld.h
index c98ca6c05f..39458d9b7e 100644
--- a/tools/gccld/gccld.h
+++ b/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.
//