Index: uspace/lib/c/generic/async/server.c
===================================================================
--- uspace/lib/c/generic/async/server.c	(revision be34d6f21a9f4b1100d4ecca3d63e78f609018f1)
+++ uspace/lib/c/generic/async/server.c	(revision 508b0df1a393bdc2b6b8e8f8f45be1a5be4a868b)
@@ -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.
