Skip to content

Commit e466234

Browse files
committed
refactor
1 parent d26ffa7 commit e466234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01_basic_input_output/02_use_of_newline_char.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// C program to print C in first line and Programming in the second line.
1+
// C program to print C in first line and Programming in the second line.
22

33
// Header files
44
#include <stdio.h>

0 commit comments

Comments
 (0)