summaryrefslogtreecommitdiffstats
path: root/source/lib/socket/socket_unix.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-10-27 05:20:00 +0000
committerAndrew Tridgell <tridge@samba.org>2004-10-27 05:20:00 +0000
commitcc0af024e6368ba99bed08a96b967d6e45a9b3b5 (patch)
tree75d5c015ab1fd6737c16e8fab2007b444bdafa30 /source/lib/socket/socket_unix.c
parent004a2f3d3826239d14597366ff2fd945bc71b061 (diff)
downloadsamba-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/socket_unix.c')
0 files changed, 0 insertions, 0 deletions