From e613793c07b88d94d59f3968ee973260b2b8253a Mon Sep 17 00:00:00 2001 From: Arijit Das Date: Sun, 1 Sep 2013 19:55:01 +0530 Subject: [PATCH] commit to see how pull request works --- day5/lnk_list.c | 1 + 1 file changed, 1 insertion(+) diff --git a/day5/lnk_list.c b/day5/lnk_list.c index 54bae5b..83692d0 100644 --- a/day5/lnk_list.c +++ b/day5/lnk_list.c @@ -1,3 +1,4 @@ +/* pull request */ #include #include #include