From 628639ceed35f68ad9150e96ddf8e00cd22888f4 Mon Sep 17 00:00:00 2001
From: Benedek <benedek.b.szakacs@gmail.com>
Date: Mon, 20 Feb 2017 18:46:46 +0100
Subject: [PATCH] oh shit

---
 prog1.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/prog1.c b/prog1.c
index fcdbbb3..deae9da 100644
--- a/prog1.c
+++ b/prog1.c
@@ -2,5 +2,7 @@
 
 int main(){
 	printf("hello world");
+	printf("cso");
 	return 0;
-}
\ No newline at end of file
+	//proli
+}
-- 
GitLab