mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-25 11:27:24 +00:00
Add some function argument names. Also use struct nss_db_state * instead of void * in nss_db_root_t. We don't define struct nss_db_state but since it is a pointer all we need is a forward declaration.