Changeset 23604
- Timestamp:
- 04/21/08 15:01:21 (8 months ago)
- Files:
-
- 1 modified
-
trunk/launchd/src/launchd_core_logic.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/launchd/src/launchd_core_logic.c
r23602 r23604 703 703 704 704 if (j->kill_via_shmem && (tmp = launch_data_new_bool(true))) { 705 uint32_t tmp_cnt = -1;705 int32_t tmp_cnt = -1; 706 706 707 707 launch_data_dict_insert(r, tmp, LAUNCH_JOBKEY_ENABLETRANSACTIONS);

