X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=client_common.c;h=3522060895928758a52833d97b27baf669005bee;hp=ee3a13f75911788f10f325c905a0ac0bc8fd6356;hb=8f79f577f809506a12799cb97dba1f111c014df5;hpb=335730538150250f32c0df0b184fb494e2bb0df3 diff --git a/client_common.c b/client_common.c index ee3a13f7..35220608 100644 --- a/client_common.c +++ b/client_common.c @@ -308,8 +308,8 @@ err_out: * * \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.