Index: uspace/lib/http/include/http/ctype.h
===================================================================
--- uspace/lib/http/include/http/ctype.h	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/lib/http/include/http/ctype.h	(revision cc74cb5c5f69f9cd7b915a29908ded2daedb158d)
@@ -88,5 +88,4 @@
 }
 
-
 #endif
 
Index: uspace/lib/http/src/receive-buffer.c
===================================================================
--- uspace/lib/http/src/receive-buffer.c	(revision 412241029cdceceae7ccb252914ce4d698abd985)
+++ uspace/lib/http/src/receive-buffer.c	(revision cc74cb5c5f69f9cd7b915a29908ded2daedb158d)
@@ -145,5 +145,4 @@
 }
 
-
 /** Receive one character (with buffering) */
 errno_t recv_char(receive_buffer_t *rb, char *c, bool consume)
