mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
Fixed type.
Jeremy. (This used to be commit ae635bb6ec05ded8a36d7876be8f3e1b8475e35b)
This commit is contained in:
parent
15fda89ab6
commit
56060dcf9e
@ -1042,7 +1042,7 @@ done:
|
||||
static BOOL notify2_unpack_msg( SPOOLSS_NOTIFY_MSG *msg, void *buf, size_t len )
|
||||
{
|
||||
|
||||
int offset = 0;
|
||||
size_t offset = 0;
|
||||
|
||||
/* Unpack message */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user