diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2005-02-04 20:25:52 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2005-02-04 20:25:52 +0000 |
commit | 076b9f450713b580f7ca6ff74aa457d3a58e63dd (patch) | |
tree | a1cd64fa9697f0cbb0df020afa8639d2d50a3198 /llvm/lib/Target/Alpha/AlphaRegisterInfo.h | |
parent | 4585abd549677ae176fecb5be0a4aeff5bdb274b (diff) | |
download | bcm5719-llvm-076b9f450713b580f7ca6ff74aa457d3a58e63dd.tar.gz bcm5719-llvm-076b9f450713b580f7ca6ff74aa457d3a58e63dd.zip |
Make file header comment consistent: extend the whole 80 cols to fill the line
llvm-svn: 20039
Diffstat (limited to 'llvm/lib/Target/Alpha/AlphaRegisterInfo.h')
-rw-r--r-- | llvm/lib/Target/Alpha/AlphaRegisterInfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Alpha/AlphaRegisterInfo.h b/llvm/lib/Target/Alpha/AlphaRegisterInfo.h index f29ff80e583..c34ae3b6867 100644 --- a/llvm/lib/Target/Alpha/AlphaRegisterInfo.h +++ b/llvm/lib/Target/Alpha/AlphaRegisterInfo.h @@ -1,4 +1,4 @@ -//===- AlphaRegisterInfo.h - Alpha Register Information Impl -*- C++ -*-==// +//===- AlphaRegisterInfo.h - Alpha Register Information Impl -----*- C++ -*-==// // // The LLVM Compiler Infrastructure // |