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 11:04:35 +0100 |
commit | a6cf89228f2daf5a95284ec57b9c38326e5574dc (patch) | |
tree | d0ac9ccf429f219b843ca81d267844ec958cbacb /source4/autogen.sh | |
parent | 9442a5593d6de13e14e5df3b62e9fa295f42b3bd (diff) | |
download | samba-a6cf89228f2daf5a95284ec57b9c38326e5574dc.tar.gz samba-a6cf89228f2daf5a95284ec57b9c38326e5574dc.tar.bz2 samba-a6cf89228f2daf5a95284ec57b9c38326e5574dc.zip |
s4:lsa 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/autogen.sh')
0 files changed, 0 insertions, 0 deletions