Index: uspace/lib/c/generic/async/server.c
===================================================================
--- uspace/lib/c/generic/async/server.c	(revision 954c0240b720c64358bccbdcdcb035fdd5a6f347)
+++ uspace/lib/c/generic/async/server.c	(revision f8048d1b96f0b84d1c64179e0aaed6c7f1352f87)
@@ -1217,5 +1217,5 @@
  * argument.
  *
- * @param call  IPC_M_DATA_READ call to answer.
+ * @param call  IPC_M_SHARE_IN call to answer.
  * @param src   Source address space base.
  * @param flags Flags to be used for sharing. Bits can be only cleared.
@@ -1269,5 +1269,5 @@
  * argument.
  *
- * @param call IPC_M_DATA_WRITE call to answer.
+ * @param call IPC_M_SHARE_OUT call to answer.
  * @param dst  Address of the storage for the destination address space area
  *             base address.
