Index: kernel/generic/src/ipc/sysipc.c
===================================================================
--- kernel/generic/src/ipc/sysipc.c	(revision 7c3fb9bd77e4d2f6c10517a052e567f176fa91ee)
+++ kernel/generic/src/ipc/sysipc.c	(revision a05ec6671002c451fceb01aa0ab3f71f004efb6d)
@@ -119,7 +119,7 @@
 
 
-/***********************************************************************
+/*
  * Functions that preprocess answer before sending it to the recepient.
- ***********************************************************************/
+ */
 
 /** Decide if the caller (e.g. ipc_answer()) should save the old call contents
@@ -228,7 +228,7 @@
 }
 
-/*******************************************************************************
+/*
  * Functions called to process received call/answer before passing it to uspace.
- *******************************************************************************/
+ */
 
 /** Do basic kernel processing of received call answer.
