X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=user_list.c;h=0748ef62f1c5030cc6e5de6975e579c7b4c83357;hp=e13d8bb7cc7a660fdc9b56119706d893e579b2fa;hb=e67fbcaf61d3d0f3ce62332f9615e5ed8e5a1c81;hpb=cd8bb5a2d51179a31842a2cd7012cad28deea78d diff --git a/user_list.c b/user_list.c index e13d8bb7..0748ef62 100644 --- a/user_list.c +++ b/user_list.c @@ -113,7 +113,7 @@ void init_user_list(char *user_list_file) /** * Lookup a user in the user list. * - * \param The name of the user. + * \param name The name of the user. * * \return A pointer to the corresponding user struct if the user was found, \p * NULL otherwise.