summaryrefslogtreecommitdiffstats
path: root/Tests/Dependency/NoDepA/NoDepASrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Dependency/NoDepA/NoDepASrc.c')
-rw-r--r--Tests/Dependency/NoDepA/NoDepASrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Dependency/NoDepA/NoDepASrc.c b/Tests/Dependency/NoDepA/NoDepASrc.c
index 8c4072b..e972df2 100644
--- a/Tests/Dependency/NoDepA/NoDepASrc.c
+++ b/Tests/Dependency/NoDepA/NoDepASrc.c
@@ -1,3 +1,3 @@
-void NoDepAFunction()
+void NoDepAFunction(void)
{
}