diff options
author | Tim Prouty <tprouty@samba.org> | 2009-01-15 10:51:57 -0800 |
---|---|---|
committer | Tim Prouty <tprouty@samba.org> | 2009-01-15 14:52:35 -0800 |
commit | 7c861cac534801dd7938f07eeccd3680c84d3f30 (patch) | |
tree | bc976ce4a0578496254f274e2eaf5e9fac46c3f6 /release-scripts/build-docs | |
parent | 3913d0a20547ad9c93255fdbc4fdf6629aa226b9 (diff) | |
download | samba-7c861cac534801dd7938f07eeccd3680c84d3f30.tar.gz samba-7c861cac534801dd7938f07eeccd3680c84d3f30.tar.bz2 samba-7c861cac534801dd7938f07eeccd3680c84d3f30.zip |
pidl: Add max property to be used instead of range for unsigned types.
Compilers complain about ranges starting at 0 for unsigned types,
since an unsigned type is never less than 0. The max property
implicitly makes 0 the lower bound when used with unsigned types.
Diffstat (limited to 'release-scripts/build-docs')
0 files changed, 0 insertions, 0 deletions