Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3674 → Rev 3675

/branches/tracing/uspace/srv/console/console.c
327,7 → 327,6
break;
case KBD_PUSHCHAR:
/* got key from keyboard driver */
retval = 0;
c = IPC_GET_ARG1(call);
/* switch to another virtual console */