s3:winbindd: Fix code spelling
[samba.git] / source3 / winbindd / winbindd_proto.h
index 6111b568116e86cf98b204557d3b96082055a0dc..9b10f2c061a53618a1d773fcaa18e2cb6b512b1c 100644 (file)
@@ -708,7 +708,7 @@ struct tevent_req *wb_seqnums_send(TALLOC_CTX *mem_ctx,
                                   struct tevent_context *ev);
 NTSTATUS wb_seqnums_recv(struct tevent_req *req, TALLOC_CTX *mem_ctx,
                         int *num_domains, struct winbindd_domain ***domains,
-                        NTSTATUS **stati, uint32_t **seqnums);
+                        NTSTATUS **statuses, uint32_t **seqnums);
 
 struct tevent_req *winbindd_show_sequence_send(TALLOC_CTX *mem_ctx,
                                               struct tevent_context *ev,