From: Eric Christopher Date: Sat, 20 Mar 2010 01:19:04 +0000 (+0000) Subject: Add a newline at the end of the file. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff4417bbf993d1695567ce8672a2c19f6f48f557;p=clang Add a newline at the end of the file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99026 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Headers/varargs.h b/lib/Headers/varargs.h index 7ae312ecf2..b5477d0a6a 100644 --- a/lib/Headers/varargs.h +++ b/lib/Headers/varargs.h @@ -23,4 +23,4 @@ #ifndef __VARARGS_H #define __VARARGS_H #error "Please use instead of " -#endif \ No newline at end of file +#endif