--- os2sdk/demos/examples/hello/hello.c 2018/08/09 12:25:13 1.1 +++ os2sdk/demos/examples/hello/hello.c 2018/08/09 12:26:09 1.1.1.2 @@ -4,4 +4,3 @@ main() { printf("hello, world\n"); } -