diff options
| author | Chris Lattner <sabre@nondot.org> | 2003-10-20 17:58:43 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2003-10-20 17:58:43 +0000 |
| commit | 8f71f049619784671a694afb65309bebbf8cd97b (patch) | |
| tree | 7f6969f38fe6fb2c7bbd688d81d7101094a37586 /llvm/tools/gccld/gccld.h | |
| parent | ebec8030d6f5fc858c03e97f6591efebcdf2257d (diff) | |
| download | bcm5719-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.h | 3 |
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. // |

