summaryrefslogtreecommitdiffstats
path: root/clang/test/VFS/relative-path.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/VFS/relative-path.c')
-rw-r--r--clang/test/VFS/relative-path.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/VFS/relative-path.c b/clang/test/VFS/relative-path.c
index 24313affc69d..ab207d096848 100644
--- a/clang/test/VFS/relative-path.c
+++ b/clang/test/VFS/relative-path.c
@@ -5,6 +5,6 @@
#include "not_real.h"
-void foo() {
+void foo(void) {
bar();
}