Skip to content

Commit 7869e20

Browse files
committed
(closes #122) add ^M to end of line_reader example
1 parent e1f5bea commit 7869e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/line_reader.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ int main(int argc, char **argv) {
3131
mpc_delete(Line);
3232

3333
return 0;
34-
}
34+
}

0 commit comments

Comments
 (0)