Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 1c8cfda

Browse files
committed
Fix CSV
1 parent 9f4f42c commit 1c8cfda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"f","URL for f","col1"
2-
"getchar","file:///opt/src/libio/getchar.c:33:1:33:7","a getchar function"
3-
"getchar","file:///opt/src/libio/bits/stdio.h:47:1:47:7","a getchar function"
4-
"getchar","file:///opt/src/libio/bits/stdio.h:47:1:47:7","a getchar function"
1+
"f","URL for f","col1"
2+
"getchar","file:///opt/src/libio/getchar.c:33:1:33:7","a getchar function"
3+
"getchar","file:///opt/src/libio/bits/stdio.h:47:1:47:7","a getchar function"
4+
"getchar","file:///opt/src/libio/bits/stdio.h:47:1:47:7","a getchar function"

0 commit comments

Comments
 (0)