[launchd-changes] [23521] trunk/launchd/src/libvproc_public.h

source_changes at macosforge.org source_changes at macosforge.org
Fri Feb 22 13:27:25 PST 2008


Revision: 23521
          http://trac.macosforge.org/projects/launchd/changeset/23521
Author:   zarzycki at apple.com
Date:     2008-02-22 13:27:25 -0800 (Fri, 22 Feb 2008)

Log Message:
-----------
Typo.

Modified Paths:
--------------
    trunk/launchd/src/libvproc_public.h

Modified: trunk/launchd/src/libvproc_public.h
===================================================================
--- trunk/launchd/src/libvproc_public.h	2008-02-22 21:22:29 UTC (rev 23520)
+++ trunk/launchd/src/libvproc_public.h	2008-02-22 21:27:25 UTC (rev 23521)
@@ -104,7 +104,7 @@
  * @function vproc_standby_retain
  *
  * @abstract
- * Call this API when registering notfications. For example: timers network
+ * Call this API when registering notifications. For example: timers network
  * state change, or when monitoring keyboard/mouse events.
  */
 void vproc_standby_retain(void);
@@ -113,7 +113,7 @@
  * @function vproc_standby_release
  *
  * @abstract
- * Call this API when deregistering notfications.
+ * Call this API when deregistering notifications.
  */
 void vproc_standby_release(void);
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/launchd-changes/attachments/20080222/31f40b31/attachment-0001.html 


More information about the launchd-changes mailing list