Mercurial > trustbridge
diff cinst/nssstore_linux.c @ 1053:78798d3af8f0
Fixed doxygen build warnings.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Tue, 09 Sep 2014 15:22:19 +0200 |
parents | b3695a3399de |
children | 317ee9dc4684 |
line wrap: on
line diff
--- a/cinst/nssstore_linux.c Fri Sep 05 16:16:57 2014 +0200 +++ b/cinst/nssstore_linux.c Tue Sep 09 15:22:19 2014 +0200 @@ -37,8 +37,8 @@ * * @param [in] to_install strv of DER encoded certificates to be added. * @param [in] to_remove strv of DER encoded certificates to be remvoed. - * @param [in] uid_t uid of the user to install certificates for. - * @param [in] gid_t the gid of the user to install certificates for. + * @param [in] uid uid of the user to install certificates for. + * @param [in] gid the gid of the user to install certificates for. * @param [in] homedir the homedir of the user. * * @returns childs pid on success. -1 on failure