aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/x86_64-arguments.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/x86_64-arguments.c b/test/CodeGen/x86_64-arguments.c
index 2b709886aa..69d3a81dcb 100644
--- a/test/CodeGen/x86_64-arguments.c
+++ b/test/CodeGen/x86_64-arguments.c
@@ -32,4 +32,4 @@ void f6(char a0, short a1, int a2, long long a3, void *a4) {
typedef enum { A, B, C } E;
void f7(E a0) {
-} \ No newline at end of file
+}