Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3425 → Rev 3536

/branches/tracing/uspace/app/tester/tester.c
148,6 → 148,8
}
}
 
return 0;
}
 
/** @}
/branches/tracing/uspace/app/tester/ipc/send_sync.c
35,7 → 35,6
{
int phoneid;
int res;
static int msgid = 1;
char c;
 
printf("Select phoneid to send msg: 2-9 (q to skip)\n");