Index: trunk/Ohana/src/opihi/lib.shell/command.c
===================================================================
--- trunk/Ohana/src/opihi/lib.shell/command.c	(revision 3901)
+++ trunk/Ohana/src/opihi/lib.shell/command.c	(revision 4301)
@@ -78,5 +78,5 @@
 }
 
-void print_ncals () {
-  fprintf (stderr, "Ncalls command: %d\n", Ncalls);
+void print_ncalls () {
+  fprintf (stderr, "Ncalls to command(): %d\n", Ncalls);
 }
