Remove whitespace from the end of the line.
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Thu, 30 Sep 2004 21:39:47 +0000 (21:39 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Thu, 30 Sep 2004 21:39:47 +0000 (21:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16624 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/ADT/DenseMap.h
include/llvm/ADT/IndexedMap.h

index 5b1b3b42edb895094b8d69dea011fac4ef2a721a..740ecd38c3a914286a86fdd5a5f6c9b2acd20f48 100644 (file)
@@ -1,10 +1,10 @@
 //===- llvm/ADT/DenseMap.h - A dense map implmentation ----------*- C++ -*-===//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
 // 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 implements a dense map. A dense map template takes two
index 5b1b3b42edb895094b8d69dea011fac4ef2a721a..740ecd38c3a914286a86fdd5a5f6c9b2acd20f48 100644 (file)
@@ -1,10 +1,10 @@
 //===- llvm/ADT/DenseMap.h - A dense map implmentation ----------*- C++ -*-===//
-// 
+//
 //                     The LLVM Compiler Infrastructure
 //
 // 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 implements a dense map. A dense map template takes two