mirror of
https://github.com/falk-werner/webfuse
synced 2025-06-13 12:54:15 +00:00
makes wsfs_server_config opaque
This commit is contained in:
parent
6cbf20fdb4
commit
7bf4ca6fc2
@ -123,4 +123,4 @@ void wsfs_server_add_authenticator(
|
|||||||
)
|
)
|
||||||
{
|
{
|
||||||
wsfs_authenticators_add(&config->authenticators, type, authenticate, user_data);
|
wsfs_authenticators_add(&config->authenticators, type, authenticate, user_data);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user