diff --git a/c/helloworld.c b/c/helloworld.c index 3bc057b..4481944 100644 --- a/c/helloworld.c +++ b/c/helloworld.c @@ -1,3 +1,5 @@ +/*Adding a comment to C file*/ + #include int main() {