From: Douglas Gregor Date: Tue, 21 Oct 2008 16:14:35 +0000 (+0000) Subject: Cosmetic patch from João Paulo Rechi Vita X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0165b0c09ef1f25d1818868a632f3565a677953d;p=clang Cosmetic patch from João Paulo Rechi Vita git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57910 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Analysis/LiveVariables.cpp b/lib/Analysis/LiveVariables.cpp index 58affbfcda..e0b3f1992c 100644 --- a/lib/Analysis/LiveVariables.cpp +++ b/lib/Analysis/LiveVariables.cpp @@ -4,7 +4,6 @@ // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. -// details. // //===----------------------------------------------------------------------===// //