[llvm] r218370 - Unix/Host.inc: Remove leading whitespace. It had been here since r56942!
NAKAMURA Takumi
geek4civic at gmail.com
Tue Sep 23 21:44:37 PDT 2014
Author: chapuni
Date: Tue Sep 23 23:44:37 2014
New Revision: 218370
URL: http://llvm.org/viewvc/llvm-project?rev=218370&view=rev
Log:
Unix/Host.inc: Remove leading whitespace. It had been here since r56942!
Modified:
llvm/trunk/lib/Support/Unix/Host.inc
Modified: llvm/trunk/lib/Support/Unix/Host.inc
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Support/Unix/Host.inc?rev=218370&r1=218369&r2=218370&view=diff
==============================================================================
--- llvm/trunk/lib/Support/Unix/Host.inc (original)
+++ llvm/trunk/lib/Support/Unix/Host.inc Tue Sep 23 23:44:37 2014
@@ -1,4 +1,4 @@
- //===- llvm/Support/Unix/Host.inc -------------------------------*- C++ -*-===//
+//===- llvm/Support/Unix/Host.inc -------------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
More information about the llvm-commits
mailing list