summaryrefslogtreecommitdiffstats
path: root/source/lib/system.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-01-11 18:27:07 +0000
committerJeremy Allison <jra@samba.org>2002-01-11 18:27:07 +0000
commit2390146b6c7f9f565690b23c207341b1e1f97eca (patch)
tree98953497068da62b4123c3ca3a580286545966e2 /source/lib/system.c
parentcbb1b5b1aa7f4b63050512d549308142909e14cf (diff)
downloadsamba-2390146b6c7f9f565690b23c207341b1e1f97eca.tar.gz
samba-2390146b6c7f9f565690b23c207341b1e1f97eca.tar.xz
samba-2390146b6c7f9f565690b23c207341b1e1f97eca.zip
Changed the macros in byteorder to be const safe by default. This means
we can't use the CVAL(a,b) = x form but must use SCVAL(a,b,x). This gets rid of most of the const warnings that have been plaguing us for some time now. Yes, I intend to add this to HEAD also once I've fixed the printer issue. Jeremy.
Diffstat (limited to 'source/lib/system.c')
0 files changed, 0 insertions, 0 deletions