Index: uspace/srv/net/slip/slip.c
===================================================================
--- uspace/srv/net/slip/slip.c	(revision dc122622bc947e1d697ecaa0da3e88b197e31f5e)
+++ uspace/srv/net/slip/slip.c	(revision 31a30fa95fcc2cc5a9f00dce265d29d16090b44f)
@@ -256,10 +256,10 @@
 
 				/*
- 				 * The RFC suggests to simply insert the wrongly
- 				 * escaped character into the packet so we fall
- 				 * through.
- 				 */
+				 * The RFC suggests to simply insert the wrongly
+				 * escaped character into the packet so we fall
+				 * through.
+				 */
 				/* Fallthrough */
- 
+
 			default:
 				recv_final[sdu.size++] = ch;
