--- a/hello.c Wed Sep 05 15:03:08 2012 +0200 +++ b/hello.c Wed Sep 05 15:08:08 2012 +0200 @@ -8,5 +8,6 @@ int main(int argc, char **argv) { printf("once more, hello.\n"); + printf("hello merged ?"); return 0; } \ No newline at end of file