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