mirror of
				https://github.com/go-delve/delve.git
				synced 2025-10-31 10:47:27 +08:00 
			
		
		
		
	proc: Use correct type for mach task
This commit is contained in:
		| @ -12,7 +12,7 @@ close_exec_pipe(int fd[2]) { | ||||
|  | ||||
| int | ||||
| fork_exec(char *argv0, char **argv, int size, | ||||
| 		mach_port_name_t *task, | ||||
| 		task_t *task, | ||||
| 		mach_port_t *port_set, | ||||
| 		mach_port_t *exception_port, | ||||
| 		mach_port_t *notification_port) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Derek Parker
					Derek Parker