diff options
author | Andrew Tridgell <tridge@samba.org> | 2004-10-27 05:20:00 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2004-10-27 05:20:00 +0000 |
commit | cc0af024e6368ba99bed08a96b967d6e45a9b3b5 (patch) | |
tree | 75d5c015ab1fd6737c16e8fab2007b444bdafa30 /source/lib/socket | |
parent | 004a2f3d3826239d14597366ff2fd945bc71b061 (diff) | |
download | samba-cc0af024e6368ba99bed08a96b967d6e45a9b3b5.tar.gz samba-cc0af024e6368ba99bed08a96b967d6e45a9b3b5.tar.xz samba-cc0af024e6368ba99bed08a96b967d6e45a9b3b5.zip |
r3284: - don't use a enum for bit-fields. It isn't legal C (as C is limited to
signed integer values for enum), and it is also very confusing to read.
Also, please align defines nicely. The value of SV_TYPE_DOMAIN_ENUM
was defined incorrectly, which became obvious when you align the
defines, but wasn't at all obvious in the original code.
- removed redundent defines in smb.h
Diffstat (limited to 'source/lib/socket')
0 files changed, 0 insertions, 0 deletions