Unix/Host.inc: Remove leading whitespace. It had been here since r56942!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218370 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2014-09-24 04:44:37 +00:00
parent 6b3719716a
commit c44f94d681

View File

@ -1,4 +1,4 @@
//===- llvm/Support/Unix/Host.inc -------------------------------*- C++ -*-===//
//===- llvm/Support/Unix/Host.inc -------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//