Remove whitespace from the end of the line.

llvm-svn: 16624
This commit is contained in:
Alkis Evlogimenos 2004-09-30 21:39:47 +00:00
parent dd9bb500ad
commit aba8cf29ce
1 changed files with 2 additions and 2 deletions

View 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