diff options
author | Andreas Schneider <asn@samba.org> | 2010-08-17 13:44:42 +0200 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2010-08-17 13:48:05 +0200 |
commit | feb22e08972ab8a2ed6610b4d1ac1de361e6a500 (patch) | |
tree | 5c32efc1266982ff2425177d0325f2eed262e4b1 /source3/tests | |
parent | 56f04188df598767901ab918e2be1f23a922c531 (diff) | |
download | samba-feb22e08972ab8a2ed6610b4d1ac1de361e6a500.tar.gz samba-feb22e08972ab8a2ed6610b4d1ac1de361e6a500.tar.bz2 samba-feb22e08972ab8a2ed6610b4d1ac1de361e6a500.zip |
s3-samr: Correctly fix the transition from enum to uint32_t.
What type an enum is depends on the implementation, the compiler and
probably the compiler options. sizeof(enum) is normally not sizeof(int)!
Diffstat (limited to 'source3/tests')
0 files changed, 0 insertions, 0 deletions