s3:dir - In the old SMB1 search code, rename offset to wire_offset to distinguish...
authorJeremy Allison <jra@samba.org>
Sat, 11 Jan 2014 22:36:17 +0000 (14:36 -0800)
committerAndreas Schneider <asn@samba.org>
Wed, 15 Jan 2014 08:45:09 +0000 (09:45 +0100)
commit584de2078d3320ba2e232e5f504191616347d0d7
tree0d8bb6f5aca5ba74e689316d0759eff0053d4f71
parent497a8dddc4901c9df1c30d0251b5706ff11ca6bd
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>
source3/smbd/dir.c