[llvm-commits] CVS: llvm/lib/System/Win32/Win32.h

Misha Brukman brukman at cs.uiuc.edu
Thu Apr 21 15:48:51 PDT 2005



Changes in directory llvm/lib/System/Win32:

Win32.h updated: 1.2 -> 1.3
---
Log message:

Remove trailing whitespace


---
Diffs of the changes:  (+3 -3)

 Win32.h |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


Index: llvm/lib/System/Win32/Win32.h
diff -u llvm/lib/System/Win32/Win32.h:1.2 llvm/lib/System/Win32/Win32.h:1.3
--- llvm/lib/System/Win32/Win32.h:1.2	Mon Nov 15 11:21:57 2004
+++ llvm/lib/System/Win32/Win32.h	Thu Apr 21 17:48:40 2005
@@ -1,10 +1,10 @@
 //===- Win32/Win32.h - Common Win32 Include File ----------------*- C++ -*-===//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by Reid Spencer and is distributed under the 
+// This file was developed by Reid Spencer and is distributed under the
 // University of Illinois Open Source License. See LICENSE.TXT for details.
-// 
+//
 //===----------------------------------------------------------------------===//
 //
 // This file defines things specific to Unix implementations.






More information about the llvm-commits mailing list