ldb:ldb/common/ldb_modules.c - change the request counter type to be "unsigned"
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 8 Apr 2011 06:30:41 +0000 (08:30 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Fri, 8 Apr 2011 07:17:47 +0000 (09:17 +0200)
commitab0a881bb4015d0b32f4f577f2bbd3ca72d31217
treeb3087f426450af66825220eacd0d69993400a2eb
parenta15ebe61c3a25c5097d1a320e3d8f47e4dba19f4
ldb:ldb/common/ldb_modules.c - change the request counter type to be "unsigned"

Just for consistency since all other LDB counters are unsigned as well.

And also the debug output specifier has been chosen to be "%u" - so it
really should be unsigned.

Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Fri Apr  8 09:17:47 CEST 2011 on sn-devel-104
source4/lib/ldb/common/ldb_modules.c