Index: uspace/lib/c/include/ipc/ipc.h
===================================================================
--- uspace/lib/c/include/ipc/ipc.h	(revision 33b8d024bc268f2773c26e74a40dada11bb71e58)
+++ uspace/lib/c/include/ipc/ipc.h	(revision a5f7b26932214c7ca90dc6f96467b2fe12ae0df5)
@@ -34,5 +34,5 @@
 
 #if ((defined(LIBC_ASYNC_H_)) && (!defined(LIBC_ASYNC_C_)))
-	#error Do not intermix low-level IPC interface and async framework
+#error Do not intermix low-level IPC interface and async framework
 #endif
 
Index: uspace/lib/c/include/ipc/logger.h
===================================================================
--- uspace/lib/c/include/ipc/logger.h	(revision 33b8d024bc268f2773c26e74a40dada11bb71e58)
+++ uspace/lib/c/include/ipc/logger.h	(revision a5f7b26932214c7ca90dc6f96467b2fe12ae0df5)
@@ -54,5 +54,5 @@
 	 * Returns: error code
 	 * Followed by: vfs_pass_handle() request.
-	 */ 
+	 */
 	LOGGER_CONTROL_SET_ROOT
 } logger_control_request_t;
