1.1 --- a/test/testwm2.c Sun Oct 04 09:51:04 2009 +0000
1.2 +++ b/test/testwm2.c Sun Oct 04 09:55:20 2009 +0000
1.3 @@ -52,6 +52,8 @@
1.4 }
1.5 }
1.6 quit(0);
1.7 + // keep the compiler happy ...
1.8 + return(0);
1.9 }
1.10
1.11 /* vi: set ts=4 sw=4 expandtab: */