diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2005-02-05 02:24:26 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2005-02-05 02:24:26 +0000 |
commit | 2a8350a25cbf1de45cbf6465b13f91f57f23853a (patch) | |
tree | fbbe8419d5e6ccd962e05ad1ef1de037a91f7e40 /lib/Target/Alpha/Alpha.h | |
parent | eecfea4da6771b01997d3dc9648e699b476a3079 (diff) |
Make the rest of file header comments consistent in format and style
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20048 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Alpha/Alpha.h')
-rw-r--r-- | lib/Target/Alpha/Alpha.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Alpha/Alpha.h b/lib/Target/Alpha/Alpha.h index 04daaffdbb..6e22c18b43 100644 --- a/lib/Target/Alpha/Alpha.h +++ b/lib/Target/Alpha/Alpha.h @@ -1,4 +1,4 @@ -//===-- Alpha.h - Top-level interface for Alpha representation -*- C++ -*-// +//===-- Alpha.h - Top-level interface for Alpha representation --*- C++ -*-===// // // The LLVM Compiler Infrastructure // |