From 835702a094b0900a0b550f36a26df8ef7a15d3c7 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 21 Apr 2005 22:36:52 +0000 Subject: Remove trailing whitespace llvm-svn: 21420 --- llvm/lib/Debugger/SourceLanguage-CFamily.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'llvm/lib/Debugger/SourceLanguage-CFamily.cpp') diff --git a/llvm/lib/Debugger/SourceLanguage-CFamily.cpp b/llvm/lib/Debugger/SourceLanguage-CFamily.cpp index 392c07c818e..468fe0c61f0 100644 --- a/llvm/lib/Debugger/SourceLanguage-CFamily.cpp +++ b/llvm/lib/Debugger/SourceLanguage-CFamily.cpp @@ -1,12 +1,12 @@ //===-- SourceLanguage-CFamily.cpp - C family SourceLanguage impl ---------===// -// +// // 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 the SourceLanguage class for the C family of languages // (K&R C, C89, C99, etc). // -- cgit v1.2.3