From: NAKAMURA Takumi Date: Fri, 27 Jan 2012 00:31:03 +0000 (+0000) Subject: test/Driver/prefixed-tools.c: Fix newline at end-of-file. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5701e97d6d844d0d9d0d4c8324d9e75107e77b88;p=clang test/Driver/prefixed-tools.c: Fix newline at end-of-file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149099 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Driver/prefixed-tools.c b/test/Driver/prefixed-tools.c index 1fc3d8f6a6..200f1ef684 100644 --- a/test/Driver/prefixed-tools.c +++ b/test/Driver/prefixed-tools.c @@ -11,4 +11,4 @@ int main(void) { return 0; -} \ No newline at end of file +}