Index: trunk/Ohana/src/opihi/include/shell.h
===================================================================
--- trunk/Ohana/src/opihi/include/shell.h	(revision 7929)
+++ trunk/Ohana/src/opihi/include/shell.h	(revision 7938)
@@ -48,7 +48,6 @@
 void          startup               	PROTO((int *argc, char **argv));
 int           multicommand          	PROTO((char *line));
-int           command               	PROTO((char *, char **));
-int           multicommand_client      	PROTO((char *line, int));
-int           command_client           	PROTO((char *, char **));
+void          multicommand_InitServer   PROTO((void));
+int           command               	PROTO((char *line, char **outline, int VERBOSE));
 char         *expand_vars           	PROTO((char *line));
 char         *expand_vectors        	PROTO((char *line));
