Explicitly cast our ~0xFF mask using ~(DEV64_T)0xFF, just to be sure
authorWayne Davison <wayned@samba.org>
Thu, 8 Apr 2004 21:51:49 +0000 (21:51 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 8 Apr 2004 21:51:49 +0000 (21:51 +0000)
commite2e053bbd78582a34e9252202423ca26e9267320
treef7c29f73673fe2eb8d7f83d403ca7a81228b6026
parentf8b33ab379f0105023d901c5c9fbf5f0db3683ce
Explicitly cast our ~0xFF mask using ~(DEV64_T)0xFF, just to be sure
(sign-extention would have probably made the former work OK).
flist.c