Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1091 → Rev 1092

/uspace/trunk/libipc/generic/ipc.c
246,7 → 246,7
*/
int ipc_connect_me_to(int phoneid, int arg1, int arg2)
{
int newphid;
ipcarg_t newphid;
int res;
 
res = ipc_call_sync_3(phoneid, IPC_M_CONNECT_ME_TO, arg1,