1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

Merge the fix from head about short variables.

(This used to be commit e408bf3291)
This commit is contained in:
Richard Sharpe 2003-01-16 23:29:14 +00:00
parent 6b2eb72df0
commit da0603c0c3

View File

@ -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;