]> wimlib.net Git - wimlib/commit
Always use abbreviated integer types in library code
authorEric Biggers <ebiggers3@gmail.com>
Thu, 7 May 2015 01:26:21 +0000 (20:26 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Thu, 7 May 2015 01:26:40 +0000 (20:26 -0500)
commit8eb500e74f1508c4722df217fb60bdf4710fbff6
tree4975fe3777128e377538b92690d4a1516da1dfc6
parentef4edd92f933f235a4ca106491168f317c764ab8
Always use abbreviated integer types in library code
include/wimlib/apply.h
include/wimlib/inode.h
include/wimlib/security.h
include/wimlib/wof.h
src/extract.c
src/ntfs-3g_apply.c
src/security.c
src/unix_apply.c
src/verify.c
src/win32_apply.c
src/write.c