s3:dir - In the old SMB1 search code, rename offset to wire_offset to distinguish...
commit32fffa3fe9b6ed913d6d4d426f9f29fe1a6a0edf
authorJeremy Allison <jra@samba.org>
Sat, 11 Jan 2014 22:36:17 +0000 (11 14:36 -0800)
committerKarolin Seeger <kseeger@samba.org>
Fri, 17 Jan 2014 08:19:21 +0000 (17 09:19 +0100)
tree40c282cb98cdc2267e73b9efb068e9f9fe8488c3
parent0ce1612f02a9e348e234dcdb20858fb6db11c785
s3:dir - In the old SMB1 search code, rename offset to wire_offset to distinguish between wire and native offsets.

Rename uint32 type to correct uint32_t.

https://bugzilla.samba.org/show_bug.cgi?id=2662

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit 584de2078d3320ba2e232e5f504191616347d0d7)
source3/smbd/dir.c