summaryrefslogtreecommitdiffstats
path: root/Tests/LinkLineOrder/Exec2.c
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/LinkLineOrder/Exec2.c')
-rw-r--r--Tests/LinkLineOrder/Exec2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/LinkLineOrder/Exec2.c b/Tests/LinkLineOrder/Exec2.c
index 013d94e..91b8575 100644
--- a/Tests/LinkLineOrder/Exec2.c
+++ b/Tests/LinkLineOrder/Exec2.c
@@ -1,4 +1,4 @@
-// Directly depends on Two
+/* Directly depends on Two */
void TwoFunc();
int main()