Index: generic/src/ipc/ipc.c
===================================================================
--- generic/src/ipc/ipc.c	(revision b6529aefe60a3a99601ed01142f3ae38056aed50)
+++ generic/src/ipc/ipc.c	(revision cf84d72ae1f1667389b86570e9a8b42eed4a46e2)
@@ -210,6 +210,6 @@
 /** Send a asynchronous request using phone to answerbox
  *
- * @param phone Phone connected to answerbox
- * @param request Request to be sent
+ * @param phone Phone connected to answerbox.
+ * @param call Structure representing the call.
  */
 int ipc_call(phone_t *phone, call_t *call)
