[MOBY-guts] biomoby commit

Martin Senger senger at pub.open-bio.org
Wed Nov 16 08:39:48 UTC 2005


senger
Wed Nov 16 03:39:48 EST 2005
Update of /home/repository/moby/moby-live/Java/src/main/org/biomoby/shared/event
In directory pub.open-bio.org:/tmp/cvs-serv1965/src/main/org/biomoby/shared/event

Modified Files:
	Notifier.java 
Log Message:


moby-live/Java/src/main/org/biomoby/shared/event Notifier.java,1.7,1.8
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/main/org/biomoby/shared/event/Notifier.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- /home/repository/moby/moby-live/Java/src/main/org/biomoby/shared/event/Notifier.java	2005/11/09 16:23:32	1.7
+++ /home/repository/moby/moby-live/Java/src/main/org/biomoby/shared/event/Notifier.java	2005/11/16 08:39:48	1.8
@@ -109,9 +109,9 @@
      * Call the notifier and signal that it can stop loading data (or
      * whatever it is doing). <p>
      *
-     * @param signal identify what to stop doing (some usual values of
-     * this signal are defined elsewhere in this interface with names
-     * starting by <tt>SIGNAL_</tt>)
+     * @param callbackSignal identify what to stop doing (some usual
+     * values of this signal are defined elsewhere in this interface
+     * with names starting by <tt>SIGNAL_</tt>)
      ********************************************************************/
     void callback (int callbackSignal);
 




More information about the MOBY-guts mailing list