Index: trunk/Ohana/src/opihi/pcontrol/ResetJob.c
===================================================================
--- trunk/Ohana/src/opihi/pcontrol/ResetJob.c	(revision 10652)
+++ trunk/Ohana/src/opihi/pcontrol/ResetJob.c	(revision 10659)
@@ -32,5 +32,5 @@
     case PCLIENT_HUNG:
       /*** should we consider a HUNG host DOWN? ***/
-      gprint (GP_ERR, "host %s is not responding\n", host[0].hostname);
+      gprint (GP_ERR, "host %s is not responding (ResetJob)\n", host[0].hostname);
       FreeIOBuffer (&buffer);
       return (FALSE);
