diff options
author | Jeremy Allison <jra@samba.org> | 2002-01-11 18:27:07 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2002-01-11 18:27:07 +0000 |
commit | 2390146b6c7f9f565690b23c207341b1e1f97eca (patch) | |
tree | 98953497068da62b4123c3ca3a580286545966e2 /source/lib/system.c | |
parent | cbb1b5b1aa7f4b63050512d549308142909e14cf (diff) | |
download | samba-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