Change all uses of uint32 to uint32_t in vfs.h. This is part of a general cleanup...
authorRichard Sharpe <rsharpe@samba.org>
Mon, 13 Apr 2015 23:56:09 +0000 (16:56 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 11 May 2015 23:32:12 +0000 (01:32 +0200)
commit250df86ac01c00e2c8ae7053f1c11f384192672c
treecf4db35cea88fd4693d2067c986867af3f308df5
parent9b6865475ed1a88885975f07c5848bfe003c7f5c
Change all uses of uint32 to uint32_t in vfs.h. This is part of a general cleanup if people approve. This time around get both vfs.h and vfs.c and all instances of uint8, uint16 and uint32.

Signed-off-by: Richard Sharpe <rsharpe@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/vfs.h
source3/smbd/vfs.c