From: Reid Spencer Date: Thu, 22 Dec 2005 01:40:06 +0000 (+0000) Subject: Add an eol at the end to shut gcc up. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6a2bd746065c6de6e840df20c129e0bfc648d3c5;p=oota-llvm.git Add an eol at the end to shut gcc up. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24925 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/CodeGen/DwarfWriter.h b/include/llvm/CodeGen/DwarfWriter.h index d564f007f5f..6dc83fff4ce 100644 --- a/include/llvm/CodeGen/DwarfWriter.h +++ b/include/llvm/CodeGen/DwarfWriter.h @@ -425,4 +425,4 @@ namespace llvm { } // end llvm namespace -#endif \ No newline at end of file +#endif