mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
Merge the fix from head about short variables.
(This used to be commit e408bf3291
)
This commit is contained in:
parent
6b2eb72df0
commit
da0603c0c3
@ -537,7 +537,7 @@ int main(int argc, char *argv[])
|
||||
HBIN_HDR *hbin_hdr;
|
||||
NK_HDR *nk_hdr;
|
||||
SK_HDR *sk_hdr;
|
||||
WORD first_sk_off, sk_off;
|
||||
DWORD first_sk_off, sk_off;
|
||||
MY_SEC_DESC *sec_desc;
|
||||
int *ptr;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user