summaryrefslogtreecommitdiff
path: root/source3/smbd/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/proto.h')
-rw-r--r--source3/smbd/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/proto.h b/source3/smbd/proto.h
index e73e5b5710..e7c8172918 100644
--- a/source3/smbd/proto.h
+++ b/source3/smbd/proto.h
@@ -408,7 +408,7 @@ void reply_transs(struct smb_request *req);
/* The following definitions come from smbd/lanman.c */
-void api_reply(connection_struct *conn, uint16 vuid,
+void api_reply(connection_struct *conn, uint64_t vuid,
struct smb_request *req,
char *data, char *params,
int tdscnt, int tpscnt,