Skip to content

Commit c31a201

Browse files
Rename helloWorld.c to HelloWorld.c
1 parent 56afa4b commit c31a201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helloWorld.c renamed to HelloWorld.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ int main() {
55
printf("Hello, World!");
66
return 0;
77

8-
}
8+
}

0 commit comments

Comments
 (0)