Index: trunk/Ohana/src/opihi/pantasks/JobOps.c
===================================================================
--- trunk/Ohana/src/opihi/pantasks/JobOps.c	(revision 2598)
+++ trunk/Ohana/src/opihi/pantasks/JobOps.c	(revision 3140)
@@ -70,5 +70,5 @@
 }
 
-/* return job with given name */
+/* return job with given ID */
 Job *FindJob (int JobID) {
 
@@ -161,5 +161,6 @@
 }
 
-/* this needs to: 1) distinguish local from controller jobs
+/* this needs to: 
+   1) distinguish local from controller jobs
    2) fork the local jobs in the background
    3) send the controller jobs to the controller */
