1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-12 20:58:37 +03:00
Jeremy Allison d373f0b77c For some strange reason using :
uint8 hash[XATTR_SD_HASH_SIZE];
doesn't have the same effect as :
uint8 hash[64];
Jeremy.
2009-07-24 14:13:42 -07:00
..
2009-03-24 11:14:06 +01:00
2008-12-16 23:24:13 -08:00
2008-10-15 01:53:09 +02:00
2009-06-18 13:49:25 +10:00
2008-12-16 18:56:21 +01:00
2008-12-16 18:56:21 +01:00
2009-07-24 14:13:42 -07:00