--- src/coproc_shl.c.orig	2005-10-24 11:40:32.000000000 +1000
+++ src/coproc_shl.c	2013-09-23 23:51:23.000000000 +1000
@@ -71,6 +71,7 @@ int UT_cops_shlcmd( int argc, char *argv
 int UT_cops_show_usage(int argc,char*argv[]) {
         UT_shlf("Usage:\n");
         UT_shlf("cops                      -- view coprocesses\n");
+        return 0;
 }
 
 
