unregister_task(): Print what caused the task to shutdown.
[paraslash.git] / client_common.c
index ee3a13f75911788f10f325c905a0ac0bc8fd6356..3522060895928758a52833d97b27baf669005bee 100644 (file)
@@ -308,8 +308,8 @@ err_out:
  *
  * \param argc Usual argument count.
  * \param argv Usual argument vector.
  *
  * \param argc Usual argument count.
  * \param argv Usual argument vector.
- * \param pcd_ptr Points to dynamically allocated and initialized private client data
- * upon successful return.
+ * \param ct_ptr Points to dynamically allocated and initialized client task
+ * struct upon successful return.
  *
  * Check the command line options given by \a argc and argv, set default values
  * for user name and rsa key file, read further option from the config file.
  *
  * Check the command line options given by \a argc and argv, set default values
  * for user name and rsa key file, read further option from the config file.