File 1.patch of Package helloworld
--- a/hello.c 2024-12-06 11:56:00.000000000 +0800
+++ b/hello.c 2024-12-09 09:57:21.628871994 +0800
@@ -3,6 +3,6 @@
int main()
{
- printf("hello world!\n");
+ printf("hello world!!!!!\n");
return 0;
}
--- a/hello.c 2024-12-06 11:56:00.000000000 +0800
+++ b/hello.c 2024-12-09 09:57:21.628871994 +0800
@@ -3,6 +3,6 @@
int main()
{
- printf("hello world!\n");
+ printf("hello world!!!!!\n");
return 0;
}