Revision: 23684 http://trac.macosforge.org/projects/launchd/changeset/23684 Author: dsorresso@apple.com Date: 2008-08-20 18:08:33 -0700 (Wed, 20 Aug 2008) Log Message: ----------- Removing unnecessary (and potentially harmful) skip in job reply protocol. Modified Paths: -------------- branches/PR-5898404/launchd/src/protocol_job_reply.defs Modified: branches/PR-5898404/launchd/src/protocol_job_reply.defs =================================================================== --- branches/PR-5898404/launchd/src/protocol_job_reply.defs 2008-08-21 01:06:14 UTC (rev 23683) +++ branches/PR-5898404/launchd/src/protocol_job_reply.defs 2008-08-21 01:08:33 UTC (rev 23684) @@ -35,8 +35,6 @@ skip; /* register */ -skip; /* transaction_optin */ - skip; /* look_up */ simpleroutine job_mig_send_signal_reply(
participants (1)
-
source_changes@macosforge.org