From a71b4ba3c8514c77c67ce37b7e0e17a28c763f31 Mon Sep 17 00:00:00 2001 From: "Michael J. Spencer" Date: Thu, 7 Oct 2010 18:51:10 +0000 Subject: Fix Whitespace. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115959 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/llvm-stub/llvm-stub.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/llvm-stub') diff --git a/tools/llvm-stub/llvm-stub.c b/tools/llvm-stub/llvm-stub.c index 125fba939a..f1f12d0ff6 100644 --- a/tools/llvm-stub/llvm-stub.c +++ b/tools/llvm-stub/llvm-stub.c @@ -1,10 +1,10 @@ /*===- llvm-stub.c - Stub executable to run llvm bitcode files ------------===// -// +// // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. -// +// //===----------------------------------------------------------------------===// // // This tool is used by the gccld program to enable transparent execution of -- cgit v1.2.3