[llvm-commits] CVS: llvm/runtime/GC/GCInterface.h

Misha Brukman brukman at cs.uiuc.edu
Thu Apr 21 16:48:13 PDT 2005



Changes in directory llvm/runtime/GC:

GCInterface.h updated: 1.3 -> 1.4
---
Log message:

Remove trailing whitespace


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

 GCInterface.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/runtime/GC/GCInterface.h
diff -u llvm/runtime/GC/GCInterface.h:1.3 llvm/runtime/GC/GCInterface.h:1.4
--- llvm/runtime/GC/GCInterface.h:1.3	Thu Jul 22 00:50:41 2004
+++ llvm/runtime/GC/GCInterface.h	Thu Apr 21 18:47:59 2005
@@ -4,9 +4,9 @@
 |*
 |* This file was developed by the LLVM research group and is distributed under
 |* the University of Illinois Open Source License. See LICENSE.TXT for details.
-|* 
+|*
 |*===----------------------------------------------------------------------===*|
-|* 
+|*
 |* This file defines the common public interface that must be exposed by all
 |* LLVM garbage collectors.
 |*






More information about the llvm-commits mailing list