aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/ext-vector.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ext-vector.c b/test/CodeGen/ext-vector.c
index 1387b139ca..a9fa151175 100644
--- a/test/CodeGen/ext-vector.c
+++ b/test/CodeGen/ext-vector.c
@@ -285,4 +285,4 @@ int4 test15(uint4 V0) {
V = V && V;
V = V || V;
return V;
-} \ No newline at end of file
+}