summaryrefslogtreecommitdiffstats
path: root/src/tools/sss_sync_ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/sss_sync_ops.h')
-rw-r--r--src/tools/sss_sync_ops.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/sss_sync_ops.h b/src/tools/sss_sync_ops.h
index b2bb51c5c..98fbc47f2 100644
--- a/src/tools/sss_sync_ops.h
+++ b/src/tools/sss_sync_ops.h
@@ -97,7 +97,7 @@ int sysdb_getpwnam_sync(TALLOC_CTX *mem_ctx,
struct sysdb_ctx *sysdb,
const char *name,
struct sss_domain_info *domain,
- struct ops_ctx **out);
+ struct ops_ctx *out);
int sysdb_getgrnam_sync(TALLOC_CTX *mem_ctx,
struct tevent_context *ev,