s3:dir - In the old SMB1 search code, rename offset to wire_offset to distinguish...
commit9b6d61c10cc6e383aa5c514ce36407217ea0e9b3
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:18:40 +0000 (17 09:18 +0100)
tree21b391af0853f22e428daf729f6fd715f3cd42ed
parentf4c8846b3ef82b286e3e71d77228b07caf3f8216
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