Index: trunk/Ohana/src/opihi/lib.shell/CommandOps.c
===================================================================
--- trunk/Ohana/src/opihi/lib.shell/CommandOps.c	(revision 31667)
+++ trunk/Ohana/src/opihi/lib.shell/CommandOps.c	(revision 39457)
@@ -151,4 +151,5 @@
 /* tell readline to use out command_generator rather than basic completion */
 char **command_completer (const char *text, int start, int end) {
+  OHANA_UNUSED_PARAM(end);
   
   char **matches;
