Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1615 → Rev 1616

/uspace/trunk/console/console.c
371,6 → 371,7
/* Commit hangup */
ipc_answer_fast(callid, 0,0,0);
conn->used = 0;
async_serialize_end();
return;
case CONSOLE_PUTCHAR: