diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-09-24 04:45:14 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-09-24 04:45:14 +0000 |
commit | f744ad43e1ad62c2203ef760001908cfdda54595 (patch) | |
tree | 19c2fab33b96eee3e64f93a1a735e7150c721a91 /llvm/lib/Support/Windows/Host.inc | |
parent | 239a226dea6909872437a9b562531023fad6612e (diff) | |
download | bcm5719-llvm-f744ad43e1ad62c2203ef760001908cfdda54595.tar.gz bcm5719-llvm-f744ad43e1ad62c2203ef760001908cfdda54595.zip |
Windows/Host.inc: Reformat the header to fit 80-col.
llvm-svn: 218374
Diffstat (limited to 'llvm/lib/Support/Windows/Host.inc')
-rw-r--r-- | llvm/lib/Support/Windows/Host.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Windows/Host.inc b/llvm/lib/Support/Windows/Host.inc index 0c02bf93681..fe89fe0aad8 100644 --- a/llvm/lib/Support/Windows/Host.inc +++ b/llvm/lib/Support/Windows/Host.inc @@ -1,4 +1,4 @@ -//===- llvm/Support/Win32/Host.inc -------------------------------*- C++ -*-===// +//===- llvm/Support/Win32/Host.inc ------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // |