Changeset 23521
- Timestamp:
- 2008-02-22 13:27:25 (8 months ago)
- Files:
-
- 1 modified
-
trunk/launchd/src/libvproc_public.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/launchd/src/libvproc_public.h
r23520 r23521 105 105 * 106 106 * @abstract 107 * Call this API when registering not fications. For example: timers network107 * Call this API when registering notifications. For example: timers network 108 108 * state change, or when monitoring keyboard/mouse events. 109 109 */ … … 114 114 * 115 115 * @abstract 116 * Call this API when deregistering not fications.116 * Call this API when deregistering notifications. 117 117 */ 118 118 void vproc_standby_release(void);

