diff options
Diffstat (limited to 'hello.c')
| -rw-r--r-- | hello.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #include <stdio.h> -int main(void) { +int main(int argc, char* argv[]) { printf("Hello, world!\n"); return 0; } |
![]() |
index : hello.git | |
| Test repository. | rayi512x <[email protected]> |
| aboutsummaryrefslogtreecommitdiff |