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