diff options
author | Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | 2009-11-21 19:26:02 +0100 |
---|---|---|
committer | Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | 2010-03-06 10:44:33 +0100 |
commit | 9442a5593d6de13e14e5df3b62e9fa295f42b3bd (patch) | |
tree | 06bbe52a7e3a82a0e2545159499eac40a593a10f /source4/heimdal_build | |
parent | c61c9c3a4cda79fb82adf59bcb563d85797b9b76 (diff) | |
download | samba-9442a5593d6de13e14e5df3b62e9fa295f42b3bd.tar.gz samba-9442a5593d6de13e14e5df3b62e9fa295f42b3bd.tar.bz2 samba-9442a5593d6de13e14e5df3b62e9fa295f42b3bd.zip |
s4:samr RPC - Change some counters to be "unsigned" where needed
The "count" size specifiers I typed "uint32_t" since they're often returned as
an "uint32_t" (consider the IDL file). LDB counters need to be "signed" if they
count till a limit of a "gendb*" call or "unsigned" if they count directly the
number of objects.
Diffstat (limited to 'source4/heimdal_build')
0 files changed, 0 insertions, 0 deletions