Skip to content
Snippets Groups Projects
Commit ee2131d9 authored by David Vasek's avatar David Vasek
Browse files

knot: fix a comment describing a function

parent 2235d7aa
No related branches found
No related tags found
1 merge request!1048Warn about unsupported dynamic conf changes, effective after a restart
......@@ -55,6 +55,6 @@ bool pid_running(pid_t pid);
* \param gid New group ID.
*
* \retval KNOT_EOK on success.
* \retval KNOT_EACCESS if storage is not writeable.
* \retval KNOT_ERROR if UID or GID change failed.
*/
int proc_update_privileges(int uid, int gid);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment