Index: uspace/srv/console/console.c
===================================================================
--- uspace/srv/console/console.c	(revision f15cb3c4c93269014a096d5c5a41bc60f0808fb9)
+++ uspace/srv/console/console.c	(revision 8af9950eef9c2c7dfd3ef398eb581435b1f15ac1)
@@ -328,5 +328,4 @@
 		case KBD_PUSHCHAR:
 			/* got key from keyboard driver */
-			
 			retval = 0;
 			c = IPC_GET_ARG1(call);
