summaryrefslogtreecommitdiffstats
path: root/Tests/LinkLineOrder/Exec1.c
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/LinkLineOrder/Exec1.c')
-rw-r--r--Tests/LinkLineOrder/Exec1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/LinkLineOrder/Exec1.c b/Tests/LinkLineOrder/Exec1.c
index 1948129..9bbf0f6 100644
--- a/Tests/LinkLineOrder/Exec1.c
+++ b/Tests/LinkLineOrder/Exec1.c
@@ -1,4 +1,4 @@
-// Directly depends on One
+/* Directly depends on One */
void OneFunc();
int main()