Projects
Browse Source     Search     Timeline     Wiki

Changeset 23521

Show
Ignore:
Timestamp:
02/22/08 13:27:25 (10 months ago)
Author:
zarzycki@…
Message:

Typo.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/launchd/src/libvproc_public.h

    r23520 r23521  
    105105 * 
    106106 * @abstract 
    107  * Call this API when registering notfications. For example: timers network 
     107 * Call this API when registering notifications. For example: timers network 
    108108 * state change, or when monitoring keyboard/mouse events. 
    109109 */ 
     
    114114 * 
    115115 * @abstract 
    116  * Call this API when deregistering notfications. 
     116 * Call this API when deregistering notifications. 
    117117 */ 
    118118void vproc_standby_release(void);