summaryrefslogtreecommitdiff
path: root/libcli/auth/msrpc_parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcli/auth/msrpc_parse.h')
-rw-r--r--libcli/auth/msrpc_parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcli/auth/msrpc_parse.h b/libcli/auth/msrpc_parse.h
index 507694db70..d976a95b73 100644
--- a/libcli/auth/msrpc_parse.h
+++ b/libcli/auth/msrpc_parse.h
@@ -11,7 +11,7 @@
/* The following definitions come from /home/jeremy/src/samba/git/master/source3/../source4/../libcli/auth/msrpc_parse.c */
-bool msrpc_gen(TALLOC_CTX *mem_ctx,
+NTSTATUS msrpc_gen(TALLOC_CTX *mem_ctx,
DATA_BLOB *blob,
const char *format, ...);