Add a newline at the end of the file.

llvm-svn: 99026
This commit is contained in:
Eric Christopher 2010-03-20 01:19:04 +00:00
parent 6ed351ab2d
commit 86af0bae8a
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@
#ifndef __VARARGS_H
#define __VARARGS_H
#error "Please use <stdarg.h> instead of <varargs.h>"
#endif
#endif