diff options
Diffstat (limited to 'src/db/sysdb.h')
-rw-r--r-- | src/db/sysdb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/sysdb.h b/src/db/sysdb.h index 7b5166fe..fa82e579 100644 --- a/src/db/sysdb.h +++ b/src/db/sysdb.h @@ -295,7 +295,7 @@ int sysdb_get_user_attr(TALLOC_CTX *mem_ctx, struct sss_domain_info *domain, const char *name, const char **attributes, - sysdb_callback_t fn, void *ptr); + struct ldb_result **res); /* functions that modify the databse |