Index: generic/src/ipc/ipc.c
===================================================================
--- generic/src/ipc/ipc.c	(revision b6529aefe60a3a99601ed01142f3ae38056aed50)
+++ generic/src/ipc/ipc.c	(revision 10e0cee331aa2e0b12dcb201e736ca19e91882c7)
@@ -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)
