diff options
author | Andrew Bartlett <abartlet@samba.org> | 2003-01-02 13:01:44 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2003-01-02 13:01:44 +0000 |
commit | c7e5797a95804d5779cdfc93795adcdf2fe82a59 (patch) | |
tree | 7db978dccf6aeda13ec4ebb0d71d4db3870d5787 /docs/htmldocs/pdb-xml.html | |
parent | 23abf75adef2f400414dfafa1248f5f886ae27c0 (diff) | |
download | samba-c7e5797a95804d5779cdfc93795adcdf2fe82a59.tar.gz samba-c7e5797a95804d5779cdfc93795adcdf2fe82a59.tar.xz samba-c7e5797a95804d5779cdfc93795adcdf2fe82a59.zip |
Becouse these functions return a size_t, they can't return negitive numbers.
So a < 0 check is pointless, instead check against -1, which will be cast to
unsigned.
Andrew Bartlett
Diffstat (limited to 'docs/htmldocs/pdb-xml.html')
0 files changed, 0 insertions, 0 deletions