aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/AlphaInstrInfo.h
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2005-02-04 20:25:52 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2005-02-04 20:25:52 +0000
commitbc9ccf663ce75f860f724d30a7ba80ce3c1702b8 (patch)
treefc8659670b9b76447a9c329887e1612e661bb122 /lib/Target/Alpha/AlphaInstrInfo.h
parent86db364f020e13ab82673d7c597faa7783d0610a (diff)
downloadexternal_llvm-bc9ccf663ce75f860f724d30a7ba80ce3c1702b8.zip
external_llvm-bc9ccf663ce75f860f724d30a7ba80ce3c1702b8.tar.gz
external_llvm-bc9ccf663ce75f860f724d30a7ba80ce3c1702b8.tar.bz2
Make file header comment consistent: extend the whole 80 cols to fill the line
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20039 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Alpha/AlphaInstrInfo.h')
-rw-r--r--lib/Target/Alpha/AlphaInstrInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Alpha/AlphaInstrInfo.h b/lib/Target/Alpha/AlphaInstrInfo.h
index 921528e..74ec49a 100644
--- a/lib/Target/Alpha/AlphaInstrInfo.h
+++ b/lib/Target/Alpha/AlphaInstrInfo.h
@@ -1,4 +1,4 @@
-//===- AlphaInstrInfo.h - Alpha Instruction Information -----*- C++ -*-===//
+//===- AlphaInstrInfo.h - Alpha Instruction Information ---------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//